Anurag0911
|
4128aa7628
|
fix: syntax error (#26610)
Removed "," at erpnext/public/js/controllers/taxes_and_totals.js:87
|
2021-07-23 16:52:42 +05:30 |
|
Rohit Waghchaure
|
45d506c489
|
fix: serial no and batch validation
|
2021-07-23 16:40:45 +05:30 |
|
GangaManoj
|
add2030553
|
fix: Sider issues
|
2021-07-23 03:58:27 +05:30 |
|
GangaManoj
|
aed39a23dc
|
fix: Rename tests
|
2021-07-23 03:45:59 +05:30 |
|
GangaManoj
|
13e7103ee0
|
fix: Add test to check if payment terms are fetched when creating a Purchase Invoice
|
2021-07-23 03:44:56 +05:30 |
|
GangaManoj
|
de6d960381
|
fix: Add test to check if payment terms are fetched when creating a Purchase Invoice
|
2021-07-23 03:36:37 +05:30 |
|
GangaManoj
|
9c07454f91
|
fix: Add test to check if payment terms are fetched when creating a Sales Invoice
|
2021-07-23 03:23:29 +05:30 |
|
GangaManoj
|
caa106b3bd
|
fix: Add test to check if payment terms are fetched when creating a Sales Invoice
|
2021-07-22 22:58:45 +05:30 |
|
Nabin Hait
|
595c7a6e61
|
fix: merge conflict
|
2021-07-22 17:11:20 +05:30 |
|
Nabin Hait
|
338f436a1c
|
Merge branch 'version-13-pre-release' into version-13
|
2021-07-22 17:05:51 +05:30 |
|
Nabin Hait
|
7551bcf421
|
bumped to version 13.7.1
|
2021-07-22 17:25:51 +05:50 |
|
rohitwaghchaure
|
ce3e877c40
|
fix: incorrect bom name (bp #26600)
|
2021-07-22 16:10:58 +05:30 |
|
rohitwaghchaure
|
56c67743ab
|
fix: incorrect bom name (#26600)
|
2021-07-22 16:10:06 +05:30 |
|
Ankush
|
5b32fa5ccd
|
fix: SQL error on fetching RM in production plan (bp #26592)
* fix: SQL error on fetching RM in production plan
* refactor: avoid passing by reference and mutations
|
2021-07-22 14:00:01 +05:30 |
|
Devin Slauenwhite
|
0d968fabfe
|
fix: missing parameter 'country'
|
2021-07-22 13:44:09 +05:30 |
|
marination
|
eecfc4c0ae
|
fix: Clean Serial No input on Server Side
|
2021-07-22 13:23:54 +05:30 |
|
Ankush
|
4ee6571784
|
fix: SQL error on fetching RM in production plan (#26592)
* fix: SQL error on fetching RM in production plan
* refactor: avoid passing by reference and mutations
|
2021-07-22 13:13:46 +05:30 |
|
Nabin Hait
|
13466bba90
|
Merge pull request #26588 from deepeshgarg007/tax_flow_fix_pre_release
fix: Additional discount calculations in Invoices
|
2021-07-22 11:30:47 +05:30 |
|
Deepesh Garg
|
2ff0d3e0eb
|
fix: Test Cases
|
2021-07-22 10:43:16 +05:30 |
|
rohitwaghchaure
|
49c5cd66f3
|
Merge pull request #26586 from rohitwaghchaure/removed-remarks-field-from-ar-ap-report
fix: removed Remarks column from AR/AP report
|
2021-07-22 10:27:15 +05:30 |
|
GangaManoj
|
4323f4bcac
|
fix: Modify set_payment_schedule() to include fetch_payment_terms_from_order()
|
2021-07-22 05:57:42 +05:30 |
|
Rucha Mahabal
|
1176761757
|
feat: Expand All nodes option in Desktop view
|
2021-07-21 23:19:47 +05:30 |
|
Deepesh Garg
|
9ab18b5341
|
fix: add company change trigger
|
2021-07-21 23:18:17 +05:30 |
|
Deepesh Garg
|
9fa92c912b
|
fix: Revert refresh field
|
2021-07-21 23:18:17 +05:30 |
|
Deepesh Garg
|
72eb72f66f
|
fix: Add update item tax template method back
|
2021-07-21 23:18:17 +05:30 |
|
Deepesh Garg
|
50b188214d
|
revert: Client side handling for Dynamic GST Rates
|
2021-07-21 23:18:17 +05:30 |
|
Deepesh Garg
|
f9da88cb15
|
fix: Additional discount calculations in Invoices
|
2021-07-21 23:17:56 +05:30 |
|
Deepesh Garg
|
c765073c2a
|
fix: Tests
|
2021-07-21 22:28:32 +05:30 |
|
Ankush Menat
|
6928fc17c6
|
chore: remove warning rules
semgrep-action doesn't consider severity, hence ignoring these rules for now.
|
2021-07-21 19:56:15 +05:30 |
|
Ankush Menat
|
28d52c4a95
|
chore: remove warning rules
semgrep-action doesn't consider severity, hence ignoring these rules for now.
|
2021-07-21 19:54:06 +05:30 |
|
Rohit Waghchaure
|
f3158ea448
|
fix: removed Remarks column from AR/AP report
|
2021-07-21 19:47:41 +05:30 |
|
rohitwaghchaure
|
ac6bfeaa8d
|
Merge pull request #26558 from rohitwaghchaure/fixed-incorrect-gross-profit-report
fix: incorrect valuation rate calculation in gross profit report
|
2021-07-21 19:35:55 +05:30 |
|
Deepesh Garg
|
5a06019440
|
fix: GL For taxes if discount applied on Grand Total
|
2021-07-21 15:25:40 +05:30 |
|
Deepesh Garg
|
fc09d845c5
|
fix: Syntax Error
|
2021-07-21 15:25:09 +05:30 |
|
Deepesh Garg
|
55325ef3a3
|
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into discount_accounting_v13
|
2021-07-21 14:27:05 +05:30 |
|
GangaManoj
|
4fa409e019
|
fix: Add mandatory_depends_on property for Discount Account
|
2021-07-21 14:26:52 +05:30 |
|
GangaManoj
|
45327e04db
|
fix: Tests
|
2021-07-21 14:26:52 +05:30 |
|
GangaManoj
|
1f6c05f013
|
fix: Make discount_account mandatory if discount accounting is enabled
|
2021-07-21 14:26:52 +05:30 |
|
GangaManoj
|
566e8f8499
|
fix: Create GL Entries for Additional Discount Account
|
2021-07-21 14:26:51 +05:30 |
|
Ganga Manoj
|
ed6ebdf5ed
|
fix: Filter for additional_discount_account
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
|
2021-07-21 14:24:21 +05:30 |
|
Ganga Manoj
|
821b75f1b1
|
fix: Filter for additional_discount_account
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
|
2021-07-21 14:24:21 +05:30 |
|
Ganga Manoj
|
f421dc7ca7
|
fix: GL Entry creation
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
|
2021-07-21 14:24:21 +05:30 |
|
Ganga Manoj
|
e7e9bda123
|
fix: Use the item's project instead of the invoice's
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
|
2021-07-21 14:24:21 +05:30 |
|
Ganga Manoj
|
b4a8bc8e4c
|
fix: Use the item's cost centre instead of the Invoice's
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
|
2021-07-21 14:24:21 +05:30 |
|
GangaManoj
|
251f229601
|
fix: Add test for additional discount applied on taxes
|
2021-07-21 14:23:53 +05:30 |
|
GangaManoj
|
99cb89f449
|
fix: Switch debit and credit for ledger entries for discount applied on taxes for Purchase Invoice
|
2021-07-21 14:23:53 +05:30 |
|
GangaManoj
|
99652876d0
|
fix: Add test for additional discount applied on taxes
|
2021-07-21 14:23:53 +05:30 |
|
GangaManoj
|
d62af77ca8
|
fix: Remove unnecessary condition
|
2021-07-21 14:23:52 +05:30 |
|
GangaManoj
|
4da7c5882b
|
fix: Only display Additional Discount Account if Enable Discount Accounting is checked
|
2021-07-21 14:23:52 +05:30 |
|
GangaManoj
|
9dd2a9e897
|
fix: Create ledger entries for discount applied on taxes in make_tax_gl_entries
|
2021-07-21 14:23:52 +05:30 |
|