fix: incorrect produced qty in Production Plan Summary (#44112)
(cherry picked from commit 0828c74fe3)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
* fix: update per_billed value in Purchase Receipt while creating Debit Note
* test: add unit test for validating per_billed value for partial Debit Note
(cherry picked from commit 494fd7ceea)
fix: consider service item cost in the RM cost of the BOM (#43962)
(cherry picked from commit c0ffaa444c)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
(cherry picked from commit 1fe6efdeb9)
* fix: better gls for purchases with tax witholding
* test: test case for purchase invoice gl entries with tax witholding
* fix: use flag `_skip_merge` instead of skipping merge based on against account
* test: fix test `test_single_threshold_tds` for newer implementation
(cherry picked from commit e3cd6539c3)
* fix: improved the conditions for determining voucher subtypes
(cherry picked from commit 00eee16190)
* fix: patch
(cherry picked from commit d76cc21086)
# Conflicts:
# erpnext/patches.txt
* test: test voucher subtype for sales invoice
(cherry picked from commit ad6cc352f1)
* chore: resolve conflict
* fix: NoneType while updating ordered_qty in SO for removed items
(cherry picked from commit 442cdd7ce4)
* refactor: add "margin_type" and "margin_rate_or_amount" to no copy
(cherry picked from commit 70f090c1ec)
* fix: item not set in the batch quick entry form (backport #44028) (#44031)
fix: item not set in the batch quick entry form (#44028)
(cherry picked from commit 0399ccc51e)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
* fix: calculate percentage received and delivered considering over-receipt and over-delivery (backport #43870) (#44030)
fix: calculate percentage received and delivered considering over-receipt and over-delivery (#43870)
(cherry picked from commit adba1168c1)
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
* fix: sort by ascending to get the first period closing voucher (backport #44029) (#44035)
fix: sort by ascending to get the first period closing voucher (#44029)
(cherry picked from commit 42dcdcde1a)
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com>
---------
Co-authored-by: ljain112 <ljain112@gmail.com>
Co-authored-by: Smit Vora <smitvora203@gmail.com>
Co-authored-by: ruthra kumar <ruthra@erpnext.com>
Co-authored-by: bhaveshkumar.j <bhaveshkumar.j@sritindia.com>
Co-authored-by: Ravindu Nethmina <117300601+NethminaHiker360@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com>