Nabin Hait
|
fa006402b8
|
fix: merge conflict
|
2021-07-01 12:47:28 +05:30 |
|
Deepesh Garg
|
cf7af62b05
|
fix: Code cleanup
|
2021-06-30 14:14:32 +05:30 |
|
GangaManoj
|
d748e7f49c
|
fix: Create common function for fetching conversion rate details of linked docs
|
2021-06-28 22:39:43 +05:30 |
|
GangaManoj
|
506d5ac3d5
|
fix: Make exchange rate handling more efficient
|
2021-06-28 22:39:43 +05:30 |
|
GangaManoj
|
8f52db788a
|
fix(Purchase Invoice): Improve test for exchange rate difference handling
|
2021-06-28 22:39:41 +05:30 |
|
GangaManoj
|
3f5e7bf6d7
|
fix(Purchase Invoice): Fetch Purchase Receipt details using a function
|
2021-06-28 22:38:59 +05:30 |
|
GangaManoj
|
206313d69b
|
fix(Purchase Invoice): Add test for exchange rate difference handling
|
2021-06-28 22:02:20 +05:30 |
|
GangaManoj
|
6233eaa3bb
|
fix(Purchase Invoice): Fix condition
|
2021-06-28 22:00:49 +05:30 |
|
GangaManoj
|
785a71dcd2
|
fix(Purchase Invoice): Resolve difference caused by change in exchange rate
|
2021-06-28 22:00:49 +05:30 |
|
Saqib
|
4277e4c94b
|
fix: unreachable test case (#26234)
|
2021-06-28 19:10:46 +05:30 |
|
Deepesh Garg
|
dce2676f7a
|
Merge branch 'develop' of https://github.com/frappe/erpnext into internal_transfer_payment_tax
|
2021-06-24 21:08:57 +05:30 |
|
Deepesh Garg
|
c151c67d97
|
fix: Flaky test
|
2021-06-24 21:08:19 +05:30 |
|
Deepesh Garg
|
970d2af7ad
|
Merge pull request #26211 from deepeshgarg007/include_dimension_filter
fix: Account filter not working with accounting dimension filter
|
2021-06-24 19:55:12 +05:30 |
|
Deepesh Garg
|
1564d39bf4
|
Merge pull request #26188 from deepeshgarg007/internal_transfer_payment_tax_v13
fix: Taxes on Internal Transfer payment entry
|
2021-06-24 19:51:48 +05:30 |
|
Deepesh Garg
|
bdba29bab5
|
fix: Account filter not working with accounting dimension filter
|
2021-06-24 19:48:11 +05:30 |
|
Deepesh Garg
|
9382b1f154
|
fix: Flaky test
|
2021-06-24 19:03:22 +05:30 |
|
Anuja Pawar
|
a50196bcd9
|
fix: dunning permission error in payment entry (#26204)
|
2021-06-24 18:25:16 +05:30 |
|
Deepesh Garg
|
ab7a16a952
|
Merge pull request #26180 from deepeshgarg007/pi_billing_address_develop
fix: Billing address not fetched in Purchase Invoice
|
2021-06-24 12:13:17 +05:30 |
|
Deepesh Garg
|
9d8e8f8bdf
|
fix: Do not show received amount after tax for internal tarnsfers
|
2021-06-24 12:02:39 +05:30 |
|
Deepesh Garg
|
bd9317956b
|
fix: Taxes on Internal Transfer payment entry
|
2021-06-24 12:02:32 +05:30 |
|
Ganga Manoj
|
604f0b8f01
|
fix: message on successful creation of opening invoices (#25998)
|
2021-06-24 11:04:27 +05:30 |
|
Deepesh Garg
|
03b629c851
|
Merge pull request #26100 from deepeshgarg007/pi_billing_address
fix: Billing address not fetched in Purchase Invoice
|
2021-06-24 10:29:01 +05:30 |
|
Deepesh Garg
|
7bef18f3d8
|
fix: Remove unintentional changes
|
2021-06-24 10:28:25 +05:30 |
|
Deepesh Garg
|
c8a6b31f06
|
Merge branch 'develop' of https://github.com/frappe/erpnext into pi_billing_address_develop
|
2021-06-24 10:27:16 +05:30 |
|
Deepesh Garg
|
da7f45130b
|
fix: Billing address not fetched in Purchase Invoice
|
2021-06-24 10:25:24 +05:30 |
|
Saqib
|
5a824cad81
|
fix: cannot cancel payment entry if linked with invoices (#26075)
|
2021-06-23 11:02:05 +05:30 |
|
Deepesh Garg
|
7b0d86ead5
|
fix: Do not show received amount after tax for internal tarnsfers
|
2021-06-22 20:38:35 +05:30 |
|
Deepesh Garg
|
2af8c171c1
|
fix: Taxes on Internal Transfer payment entry
|
2021-06-22 19:48:08 +05:30 |
|
Afshan
|
127d637b3d
|
fix: check for duplicate payment terms in Payment Term Template (#25999)
|
2021-06-21 11:24:45 +05:30 |
|
Saqib
|
fb89008a13
|
fix(pos): unsupported operand type -=: for 'float' and 'NoneType' (#26097)
|
2021-06-21 10:49:09 +05:30 |
|
Saqib
|
7ff19ebec8
|
fix(pos): unsupported operand type -= for 'float' and 'NoneType' (#26096)
|
2021-06-21 10:48:50 +05:30 |
|
Rohit Waghchaure
|
110e152fa3
|
fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice
|
2021-06-20 15:28:23 +05:30 |
|
Rohit Waghchaure
|
7b7ceaadd9
|
feat: subcontract code refactor and enhancement
|
2021-06-20 15:27:01 +05:30 |
|
Rohit Waghchaure
|
5cc3f14506
|
fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice
|
2021-06-19 23:16:23 +05:30 |
|
Rohit Waghchaure
|
a94b89727c
|
feat: subcontract code refactor and enhancement
|
2021-06-19 23:16:22 +05:30 |
|
Anuja Pawar
|
b066fe9519
|
fix: insufficient permission for dunning error (#26092)
|
2021-06-18 11:29:07 +05:30 |
|
Deepesh Garg
|
a58b571ccb
|
fix: Billing address not fetched in Purchase Invoice
|
2021-06-18 10:45:35 +05:30 |
|
Subin Tom
|
6f9de8c86f
|
fix: removed extra space from label rate
|
2021-06-16 20:01:29 +05:30 |
|
Subin Tom
|
c03a947e98
|
fix: removed extra space from label rate
|
2021-06-16 19:47:55 +05:30 |
|
Afshan
|
3b1b4684ba
|
fix: check for duplicate payment terms in Payment Term Template (#26003)
|
2021-06-16 14:30:45 +05:30 |
|
Saqib
|
60ce00531d
|
fix: label for enabling ledger posting of change amount (#26070)
|
2021-06-16 14:25:55 +05:30 |
|
Deepesh Garg
|
d70c6996f2
|
Merge pull request #25951 from nextchamp-saqib/invoice-opening-pnl-validation
fix: opening invoices can alter profit and loss of a closed year
|
2021-06-16 10:52:40 +05:30 |
|
Nabin Hait
|
0950481253
|
fix: merge conflict
|
2021-06-15 20:18:06 +05:30 |
|
Deepesh Garg
|
95bc141531
|
Merge pull request #26056 from deepeshgarg007/gst_taxtable_value_with_discount_v13
fix(India): Taxable value for invoices with additional discount
|
2021-06-15 12:05:16 +05:30 |
|
Deepesh Garg
|
433815daba
|
fix: Update einvoice json test
|
2021-06-14 20:43:51 +05:30 |
|
Deepesh Garg
|
5149101045
|
Merge pull request #26037 from deepeshgarg007/payment_entry_auto_tax_fixes
fix: Auto tax calculations in Payment Entry
|
2021-06-14 20:39:41 +05:30 |
|
Deepesh Garg
|
ac52daa14f
|
fix: Import throw
|
2021-06-14 20:09:23 +05:30 |
|
Deepesh Garg
|
5ef9a62917
|
fix: Add separate function to validate payment entry taxes
|
2021-06-14 20:09:17 +05:30 |
|
Deepesh Garg
|
302855e160
|
fix: Auto tax calculations in Payment Entry
|
2021-06-14 20:09:10 +05:30 |
|
Deepesh Garg
|
9eac4d0af6
|
fix: Import throw
|
2021-06-14 14:44:19 +05:30 |
|