Deepesh Garg
4b3ef24378
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into price_fetch_optimize
2021-12-20 12:17:37 +05:30
Deepesh Garg
6087d5a603
fix(UX): Optimize rate updation of changing price list
2021-12-20 12:16:14 +05:30
Devin Slauenwhite
372f91c923
fix: fetch correct selling price.
2021-12-18 16:03:16 -05:00
mergify[bot]
f2464ce04a
fix: incorrect rounding off near zero ( #28948 ) ( #28949 )
...
(cherry picked from commit 0724a148e6 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-18 21:36:17 +05:30
Ankush Menat
0724a148e6
fix: incorrect rounding off near zero ( #28948 )
2021-12-18 21:34:25 +05:30
mergify[bot]
d3c62821fb
fix: Add Invoice Number field to list view in Opening Invoice Creation Tool ( #28941 )
2021-12-18 12:07:45 +05:30
mro-admin
c5931e4b1e
fix: convert asynchronous field update to synchronous ( #28906 )
...
Co-authored-by: Dan Navarro on Ubuntu Work <danjeremynavarro@gmail.com >
2021-12-17 19:06:08 +05:30
Deepesh Garg
a1d5e0bef6
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-28822
2021-12-17 16:06:21 +05:30
Deepesh Garg
10a95b3a98
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into rcm_tax_template_fetch_issue
2021-12-17 16:03:22 +05:30
Deepesh Garg
7c1bfe6b46
chore: Remove patch comment
2021-12-17 16:02:40 +05:30
Deepesh Garg
b33fd6acc7
fix: Is Reverse Charge check in Tax Category
2021-12-17 15:59:21 +05:30
mergify[bot]
5a6ea7a829
fix(ksa): enable ksa pos invoice print format ( #28934 )
2021-12-17 15:27:23 +05:30
mergify[bot]
9c2a9c28df
fix(ksa): enable ksa pos invoice print format (backport #28911 )
2021-12-17 15:27:05 +05:30
Deepesh Garg
349785dcbd
Merge pull request #28932 from frappe/mergify/bp/version-13-hotfix/pr-28916
...
fix: Multicurrency invoices using subscription (backport #28916 )
2021-12-17 13:52:30 +05:30
Deepesh Garg
94d3e66428
fix: Add tests for multicurrency subscription
...
(cherry picked from commit 6ab753015e )
2021-12-17 06:59:59 +00:00
Deepesh Garg
eb36742427
fix: Multicurrency invoices using subscription
...
(cherry picked from commit 0e4842b986 )
2021-12-17 06:59:59 +00:00
mergify[bot]
fcb08d54ea
fix: mapping to maintenance visit gets erased ( #28917 ) ( #28925 )
...
* fix: mappings to maintenance visit gets erased
* test: mapping of schedule to visit
(cherry picked from commit 4cb5b627a1 )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-12-16 23:33:56 +05:30
mergify[bot]
3dd12143a2
fix: mapping to maintenance visit gets erased ( #28917 ) ( #28926 )
...
* fix: mappings to maintenance visit gets erased
* test: mapping of schedule to visit
(cherry picked from commit 4cb5b627a1 )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-12-16 23:33:43 +05:30
mergify[bot]
ac17bc3d31
chore: ledger invariant check report ( #28921 ) ( #28923 )
...
(cherry picked from commit 6ba8f7644d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-16 22:48:33 +05:30
mergify[bot]
167e8d3dde
chore: ledger invariant check report ( #28921 ) ( #28922 )
...
(cherry picked from commit 6ba8f7644d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-16 22:48:12 +05:30
mergify[bot]
85ded9e7ce
perf: remove forcing of posting sort index on stock balance ( #28902 ) ( #28904 )
...
mysql is generally smart enough to figure out which index is better
based on cardinality of index. While posting sort index is better for
low item high # of SLE scenario it's bad for high item variety each with
lower count of SLEs.
(cherry picked from commit 228e011819 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-15 19:23:12 +05:30
ruthra
74ac5e7829
refactor: rename checkbox and translations
...
- rename checkbox and make it
- added translation text for labels
- fixes for linter error
(cherry picked from commit 9ec8841b91 )
2021-12-15 09:33:46 +00:00
ruthra
804f2ccf3d
refactor: remove unused function 'get_postings'
...
(cherry picked from commit a8a598ace7 )
2021-12-15 09:33:45 +00:00
ruthra
039b1fbb76
feat: Deferred Revenue and Expense report
...
- show deferred revenue and expense with actual and expected postings
- unit tests added
(cherry picked from commit c3453cd73c )
2021-12-15 09:33:45 +00:00
mergify[bot]
970cdef911
feat: added required_date field to set date in child table (backport #28432 )
...
feat: added required_date field to set date in child table (backport #28432 )
2021-12-15 12:49:23 +05:30
mergify[bot]
6b248db0c9
fix: hsn-wise summary is incorrect if an invoice has repeated item code ( #28892 )
2021-12-15 11:45:59 +05:30
mergify[bot]
a712e5cee6
revert: "fix: expected value after useful life validation" ( #28891 )
2021-12-15 11:09:34 +05:30
mergify[bot]
1988e72710
revert: "fix: expected value after useful life validation" (backport #28853 )
2021-12-15 11:09:21 +05:30
Saqib
cd075ce3be
Merge pull request #28854 from frappe/mergify/bp/version-13-hotfix/pr-28783
...
fix: hsn-wise summary is incorrect if an invoice has repeated item code (backport #28783 )
2021-12-15 10:35:25 +05:30
Ankush Menat
bdd43274b2
fix: incorrect logic for "Reserved Qty for Production" ( #28880 )
...
* fix: reservation for production incorrect
The query uses case to decide what fields to compute reservation on,
this case is outermost case hence the very first Work order's "Skip
transfer" is considered for ALL work orders.
Solution: move the case inside Sum.
Steps to reproduce:
1. Make work order for more than 1 qty (with | without skip transfer)
2. Create manufacture and transfer entries.
3. Keep checking reserved quantities during this process.
* test: use default warehouse for testing reservation
(cherry picked from commit 80f1a8c645 )
2021-12-14 18:22:10 +05:30
Ankush Menat
25fd11e24f
test: timeout certain tests in work order to avoid stuck tests ( #28666 )
2021-12-14 18:21:48 +05:30
Ankush Menat
73693ac153
test: remove commits from tests ( #27939 )
...
* test: remove commits from tests in selling module
* test: remove commits from manufacturing module
* test: remove commits from accounts module tests
* test: remove commits from controller tests
* test: keep commits in accounting dimension test
* Revert "test: remove commits from controller tests"
This reverts commit f5cfbee5da .
* Revert "test: remove commits from accounts module tests"
This reverts commit df4c27efdd .
(cherry picked from commit 96ef88d935 )
2021-12-14 18:21:48 +05:30
mergify[bot]
a4814f5519
fix: remove set only once from valuation method ( #28876 ) ( #28882 )
...
(cherry picked from commit 66960cf050 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-14 17:29:40 +05:30
Deepesh Garg
aee4f87b07
Merge pull request #28868 from frappe/mergify/bp/version-13-pre-release/pr-28832
...
fix: KSA QR field rename patch (backport #28832 )
2021-12-14 16:02:06 +05:30
Deepesh Garg
a6f9b523d9
Merge pull request #28867 from frappe/mergify/bp/version-13-hotfix/pr-28832
...
fix: KSA QR field rename patch (backport #28832 )
2021-12-14 16:01:57 +05:30
mergify[bot]
d0d5236a1a
Merge pull request #28845 from ruchamahabal/fix-salary-slip-timesheet ( #28874 )
...
fix: incorrect amount based on payment days in timesheet salary slip
(cherry picked from commit b027050f77 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-12-14 15:32:22 +05:30
mergify[bot]
b3720f62d8
fix: Nonstock item showing in Itemwise Recommended Reorder Level report bp ( #28873 )
...
(cherry picked from commit 304aa44feb )
Co-authored-by: aaronmenezes <ron2805@gmail.com >
2021-12-14 15:19:11 +05:30
mergify[bot]
0d8ad4d64b
fix: reorder patch to fix custom field options (backport #28866 )
...
* fix: reorder patch to fix custom field options (#28866 )
(cherry picked from commit 7fd06108bf )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflict
Co-authored-by: Ankush Menat <ankush@frappe.io >
(cherry picked from commit 187a69e390 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-12-14 14:05:21 +05:30
mergify[bot]
187a69e390
fix: reorder patch to fix custom field options (backport #28866 )
...
* fix: reorder patch to fix custom field options (#28866 )
(cherry picked from commit 7fd06108bf )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflict
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-14 14:03:14 +05:30
Deepesh Garg
198b427349
fix: KSA QR field rename patch
...
(cherry picked from commit 14d03a9446 )
2021-12-14 07:18:54 +00:00
Deepesh Garg
55db2f8808
fix: KSA QR field rename patch
...
(cherry picked from commit 14d03a9446 )
2021-12-14 07:18:33 +00:00
mergify[bot]
1a986f0b11
fix(UX): hide RM table(Job Card) if material transfer is against work order (backport #28746 )
...
* fix(UX): hide RM table(Job Card) if material transfer is against work order (#28746 )
(cherry picked from commit cc8c0595e2 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.js
* chore: resolve conflicts
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-14 12:44:42 +05:30
mergify[bot]
5798687951
fix: packing slip incorrect item value (bp #28862 )
...
(cherry picked from commit 534c64abcd )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-14 12:16:42 +05:30
mergify[bot]
0e68037082
fix: migration hashes ( #28850 ) ( #28860 )
...
Co-authored-by: Ankush Menat <ankush@frappe.io >
(cherry picked from commit 46a6c8dbfe )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-12-14 11:13:58 +05:30
mergify[bot]
46a6c8dbfe
fix: migration hashes ( #28850 )
...
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-14 11:10:57 +05:30
rohitwaghchaure
e08c9cc250
Merge pull request #28855 from rohitwaghchaure/merge-hotfix-to-pre-release-for-13-17
...
chore: merge branch 'version-13-hotfix' into 'version-13-pre-release'
2021-12-14 00:47:47 +05:30
Rohit Waghchaure
a3189226a5
chore: merge branch 'version-13-hotfix' into 'version-13-pre-release'
2021-12-13 23:01:11 +05:30
Saqib Ansari
1f41c7fed1
test: test_hsn_summary_for_invoice_with_duplicate_items
...
(cherry picked from commit 6a239c8ea3 )
2021-12-13 17:10:20 +00:00
Saqib Ansari
1c96c6fe08
fix: hsn-wise summary is incorrect if an invoice has repeated item code
...
(cherry picked from commit e74739a677 )
2021-12-13 17:10:19 +00:00
Saqib
99c6db155d
Merge pull request #28852 from frappe/mergify/bp/version-13-hotfix/pr-28677
...
fix: Fix 'Adjust Asset Value' button (backport #28677 )
2021-12-13 22:17:40 +05:30