Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(accounting-dimension): validate accounting dimension company in journal entry and stock entry #45922

Closed

Conversation

Bhavan23
Copy link
Contributor

Issue: Journal Entry and Stock Entry not validating accounting dimension company

ref: 31652

Before

1.issue.webm

After

2.fix.webm

Backport Needed: v15 & v14

@github-actions github-actions bot added accounts needs-tests This PR needs automated unit-tests. labels Feb 14, 2025
rohitwaghchaure and others added 27 commits February 20, 2025 16:02
* fix: Swedish translations

* fix: Turkish translations

* fix: Persian translations

* fix: Bosnian translations

* fix: Spanish translations

* fix: Swedish translations

* fix: Turkish translations

* fix: Persian translations

* fix: Bosnian translations

* fix: Swedish translations

* fix: Turkish translations

* fix: Chinese Simplified translations

* fix: Persian translations

* fix: Bosnian translations
fix: restrict duplicate pos fields in pos settings
* fix: pos accounting dimension fieldname error

* fix: method to get enabled accounting dimensions

* fix: fetch enabled accounting dimensions

* fix: clear flags for accounting_dimensions_details on_update

* refactor: validation for doctype

* fix: using get_checks_for_pl_and_bs_accounts for accounting dimensions
* fix: disable partial payment in pos

* test: disable partial payment

* test: removed print statement

* test: using save method to auto calculate paid_amount

* test: paid_amount calculation using save method

* test: added save method to calculate paid_amount

* test: outstanding amount

* test: added test for partial payments in pos invoice

* fix: custom validation error for partial payment

* test: using partial payment validation

* fix: validate only on submit
* fix: pos return validation for zero qty item

* fix: pos return invoice onload ui

* feat: added item qty returned in pos ui

* refactor: removed console log statement

* feat: check return can be made before loading it on pos

* fix: pos edit invoice onload ui

* fix: returned

* refactor: code cleanup
* fix: auto create asset due to message error

* fix: linters
* fix: change erpnext logo and home workpsace icon

* fix: actually change home workspace icon

* fix: typo in hooks.py
* fix: Swedish translations

* fix: Bosnian translations

* fix: Bosnian translations

* fix: French translations

* fix: Spanish translations

* fix: Arabic translations

* fix: Hungarian translations

* fix: Polish translations

* fix: Russian translations

* fix: Swedish translations

* fix: Turkish translations

* fix: Chinese Simplified translations

* fix: Persian translations

* fix: Bosnian translations

* fix: German translations

* fix: Esperanto translations
casesolved-co-uk and others added 27 commits February 20, 2025 16:06
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
* fix: Persian translations

* fix: Bosnian translations

* fix: Turkish translations

* fix: Persian translations

* fix: Bosnian translations
* fix: Spanish translations

* fix: Swedish translations

* fix: Bosnian translations

* fix: Persian translations

* fix: Bosnian translations
Because of the way this change was pushed in parts, some sites don't see
this as "update" and don't have the new indexes.
@Bhavan23 Bhavan23 changed the title fix(accounting dimension): validate accounting dimension company in journal entry and stock entry fix(accounting-dimension): validate accounting dimension company in journal entry and stock entry Feb 27, 2025
@Bhavan23 Bhavan23 closed this Feb 28, 2025
@Bhavan23 Bhavan23 deleted the import-accounting-dimention-validation branch February 28, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accounts needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.