Chillar Anand
|
915b34391c
|
chore: Clean up imports (#27302)
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Clean up imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Clean up sider issues
* chore: Remove import errors from flake8 ignore list
* chore: Clean up lint issues
|
2021-09-02 16:44:59 +05:30 |
|
Frappe PR Bot
|
81fb493850
|
fix: payment terms on Sales Order when Invoice Portion field is empty (#27259)
|
2021-08-31 19:01:03 +05:30 |
|
Anuja Pawar
|
3e404f15ff
|
refactor: payment reconciliation tool (#27128)
|
2021-08-31 18:59:29 +05:30 |
|
Saqib Ansari
|
c6c7a8b5cf
|
fix: cost center & naming series
|
2021-08-25 20:17:04 +05:30 |
|
Saqib Ansari
|
7254368fc5
|
perf: reduce number of queries to get party link
|
2021-08-25 20:15:23 +05:30 |
|
Saqib Ansari
|
881301ca9b
|
Merge branch 'develop' of https://github.com/frappe/erpnext into common-party-acc
|
2021-08-25 20:02:27 +05:30 |
|
Nabin Hait
|
b99a8cb96e
|
Merge pull request #27087 from deepeshgarg007/validate_due_date_fix
fix: Ignore due date validations if payment terms are copied from orders/receipts
|
2021-08-24 21:10:44 +05:30 |
|
Saqib
|
1db812ab9f
|
Merge branch 'develop' into common-party-acc
|
2021-08-24 17:27:43 +05:30 |
|
Ankush Menat
|
6de7b8ea93
|
fix: discard empty rows from update items (#27021)
|
2021-08-24 12:18:40 +05:30 |
|
Deepesh Garg
|
bd709f8ab0
|
fix: Ignore due date validations if payment terms are copied from orders/receipts
|
2021-08-23 19:05:52 +05:30 |
|
Saqib
|
5395f56c88
|
Merge branch 'develop' into common-party-acc
|
2021-08-20 20:42:50 +05:30 |
|
Saqib
|
c335962827
|
refactor!: drop e-invoicing integration from erpnext (#26940)
|
2021-08-20 11:10:46 +05:30 |
|
Saqib Ansari
|
977b09b6ba
|
feat: auto create advance entry on invoice submission
|
2021-08-19 18:09:35 +05:30 |
|
Ankush Menat
|
4551d7d602
|
chore: mass trailing whitespace and EOF fixes
|
2021-08-19 13:43:28 +05:30 |
|
Frappe PR Bot
|
44434ff70f
|
fix: date_unchanged calculation in "Update Items" (#26992) (#27011)
Branch corrected https://github.com/frappe/erpnext/pull/26058
ERPNext generates "Cannot set quantity less than delivered quantity" error even the delivered qty is zero when user clicks "Update Items".
"date_unchanged" variable gets false value because of new_date is string.
"getdate(new_date)" corrects the date comparison.
![ERPNext_PR](https://user-images.githubusercontent.com/710051/121928377-c0263180-cd48-11eb-8cd9-eda7dace09d6.gif)
(cherry picked from commit d8a7abcd02f674bf6c4270a817ae9762a0b57140)
Co-authored-by: Türker Tunalı <turkert@hotmail.com>
|
2021-08-18 18:33:06 +05:30 |
|
Deepesh Garg
|
5122948450
|
Merge branch 'develop' of https://github.com/frappe/erpnext into enable-discount-accounting
|
2021-08-13 16:00:20 +05:30 |
|
Deepesh Garg
|
a7054560da
|
Merge branch 'develop' into po-payment-terms
|
2021-08-11 19:31:30 +05:30 |
|
Deepesh Garg
|
bff3b0962a
|
fix: Override template only if setting is enabled
|
2021-08-10 23:58:27 +05:30 |
|
Anuja Pawar
|
0e337be065
|
fix: cost center & account validation in Sales/Purchase Taxes and Charges (#25929)
|
2021-08-10 17:26:35 +05:30 |
|
Afshan
|
f5b5be9644
|
Merge branch 'develop' into po-payment-terms
|
2021-08-10 09:32:08 +05:30 |
|
Deepesh Garg
|
bcf56e64ba
|
fix: Ignore default payment term templates when coping payment terms from orders
|
2021-08-09 18:53:14 +05:30 |
|
GangaManoj
|
5b33e75c65
|
fix: Fetch discount details from Payment Terms only if Discount Type = Percentage
|
2021-08-09 18:53:14 +05:30 |
|
GangaManoj
|
0588382c38
|
fix: Stop fetching amount while fetching Payment Terms
|
2021-08-09 18:53:14 +05:30 |
|
GangaManoj
|
54d1336d11
|
fix: Condition for fetching Payment Terms from Sales/Purchase Orders
|
2021-08-09 18:53:13 +05:30 |
|
Afshan
|
b3bbebd27c
|
fix: add parameter for db insert while adding item tax (#26855)
|
2021-08-09 14:39:32 +05:30 |
|
Saqib
|
668f442139
|
Merge branch 'develop' into po-payment-terms
|
2021-08-06 13:42:10 +05:30 |
|
Deepesh Garg
|
ad7bb316c1
|
fix: GL Entries for discount amount with item qty greater than 1
|
2021-08-02 12:41:06 +05:30 |
|
Deepesh Garg
|
92f7a5a390
|
fix: GL For taxes if discount applied on Grand Total
|
2021-08-02 12:39:43 +05:30 |
|
Rohit Waghchaure
|
343143037c
|
fix: conflicts
|
2021-08-01 14:45:24 +05:30 |
|
Rohit Waghchaure
|
2a14f255cf
|
fix: COGS account in purchase receipt
|
2021-07-31 11:14:14 +05:30 |
|
Saqib
|
d4ae1febe3
|
fix: gl entries for exchange gain loss (#26734)
|
2021-07-30 11:21:49 +05:30 |
|
GangaManoj
|
c7c90244fe
|
fix: Check if Purchase Order has Payment Terms Template
|
2021-07-29 19:19:46 +05:30 |
|
Saqib
|
bbb96899a5
|
Merge branch 'develop' into po-payment-terms
|
2021-07-29 17:23:09 +05:30 |
|
Subin Tom
|
ed68f11a46
|
fix: Supplier invoice importer fix pre release (#26636)
* fix: Supplier Invoice Importer fix
Co-authored-by: Subin Tom <subin-home@Subins-MacBook-Air.local>
|
2021-07-26 16:47:36 +05:30 |
|
Subin Tom
|
fac88a3329
|
fix: Supplier Invoice Importer fix
|
2021-07-23 21:23:48 +05:30 |
|
GangaManoj
|
4323f4bcac
|
fix: Modify set_payment_schedule() to include fetch_payment_terms_from_order()
|
2021-07-22 05:57:42 +05:30 |
|
GangaManoj
|
4105e27138
|
fix: Create GL Entries for Additional Discount Account
|
2021-07-20 03:46:02 +05:30 |
|
Ganga Manoj
|
0ea2934cd5
|
fix: GL Entry creation
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
|
2021-07-19 23:44:55 +05:30 |
|
Ganga Manoj
|
63b7ecd0fe
|
fix: Use the item's project instead of the invoice's
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
|
2021-07-19 23:44:21 +05:30 |
|
Ganga Manoj
|
980798c6fd
|
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-19 23:43:36 +05:30 |
|
GangaManoj
|
cde0cc0678
|
fix: Fetch Payment Terms from Sales/Purchase Orders
|
2021-07-17 22:53:21 +05:30 |
|
Ganga Manoj
|
bfb7256143
|
Merge branch 'develop' into enable-discount-accounting
|
2021-07-17 20:01:09 +05:30 |
|
GangaManoj
|
228499369c
|
fix: Switch debit and credit for ledger entries for discount applied on taxes for Purchase Invoice
|
2021-07-17 19:49:16 +05:30 |
|
GangaManoj
|
fa4c03e7a1
|
fix: Create ledger entries for discount applied on taxes in make_tax_gl_entries
|
2021-07-17 17:42:36 +05:30 |
|
GangaManoj
|
857501cbe1
|
fix: Make additional GL Entries for discount applied on taxes
|
2021-07-15 22:03:46 +05:30 |
|
Deepesh Garg
|
4478c547bf
|
fix: Unallocated amount for inclusive charges
|
2021-07-13 16:35:58 +05:30 |
|
Deepesh Garg
|
4a2e4748ac
|
fix: Unallocated amount for inclusive charges
|
2021-07-13 11:22:55 +05:30 |
|
GangaManoj
|
8f7b0a1753
|
fix: Create common function for discount accounting
|
2021-07-13 03:01:02 +05:30 |
|
Saqib
|
7fb64d1645
|
fix: exchange gain loss not set for advances linked with invoices (#26436)
|
2021-07-12 18:33:16 +05:30 |
|
Saqib
|
a20999cfbc
|
fix: exchange gain loss not set for advances linked with invoices (#25369)
|
2021-07-12 14:33:23 +05:30 |
|