Saqib Ansari
|
04ea42ce52
|
fix(sales-invoice): cannot create debit note with zero qty
|
2021-12-22 13:23:42 +05:30 |
|
Saqib
|
4889661e5c
|
fix: actual tax conversion in case of multicurrency invoices (#28539)
|
2021-12-02 11:37:08 +05:30 |
|
Deepesh Garg
|
a57d39909e
|
Merge pull request #28302 from nemesis189/shipping-rule-updation-error
fix: Shipping Rule picking up old net_rate
|
2021-11-19 08:21:53 +05:30 |
|
Subin Tom
|
e7b4204c35
|
fix: sider issues
|
2021-11-16 20:39:58 +05:30 |
|
Subin Tom
|
a8e2c02e14
|
fix: fixed tests, separated a method for shipping charges
|
2021-11-16 19:06:49 +05:30 |
|
Subin Tom
|
c78b8b7897
|
fix: Shipping Rule picking up old net_rate
|
2021-11-09 14:46:45 +05:30 |
|
marination
|
5fb5a757cf
|
refactor: (ux) Accepted/Rejected/Received Qty UX
|
2021-11-08 13:23:42 +05:30 |
|
Ankush Menat
|
393749a611
|
fix: dont recompute item wise taxes from front end
|
2021-10-19 14:13:34 +05:30 |
|
Marica
|
c75c709114
|
Merge branch 'develop' into scan-batch
|
2021-09-30 14:07:54 +05:30 |
|
marination
|
abf450dc70
|
fix: Increment batch qty if pre-existing batch is scanned
|
2021-09-30 14:03:40 +05:30 |
|
Alan
|
72c081fd8f
|
fix: apply price list after batch or serial no insertion (#27566)
|
2021-09-28 12:56:26 +05:30 |
|
marination
|
596cf3951d
|
fix: Batch scans get overwritten on the same row
|
2021-09-27 15:06:46 +05:30 |
|
Frappe PR Bot
|
4f7af79c31
|
fix: PO/PINV - Check if doctype has company_address field before setting the value (#27441) (#27576)
Co-authored-by: Vama Mehta <vama.mehta@inqubit.in>
(cherry picked from commit 666eaae6ce976c5d820b3b9f91d23a0ed28a263a)
Co-authored-by: vama <vamagithub@gmail.com>
|
2021-09-18 13:34:27 +05:30 |
|
rohitwaghchaure
|
7b4a65484a
|
fix: manually added weight per unit reset to zero after save (#27330)
|
2021-09-03 22:00:14 +05:30 |
|
Deepesh Garg
|
fd467e6d32
|
fix: Correct company address not getting copied from Purchase Order to Invoice (#27217)
* fix: Correct company adderess not getting copied from Purchase Order to Invoice
* fix: Linting issues
|
2021-08-30 17:53:59 +05:30 |
|
Subin Tom
|
d4d5a4221a
|
feat: coupon code discount in pos invoice (#27004)
|
2021-08-24 16:22:46 +05:30 |
|
Subin Tom
|
7d627df4db
|
fix: pos return payment mode issue (#26872)
|
2021-08-23 11:05:07 +05:30 |
|
Saqib
|
153fe1cdb4
|
refactor: scan barcode field scanning (#26990)
|
2021-08-20 11:09:51 +05:30 |
|
Rohit Waghchaure
|
eb1e3181a4
|
fix: conflicts while merging brnach version-13 to develop
|
2021-08-17 10:53:19 +05:30 |
|
Frappe PR Bot
|
1167a9bf94
|
fix: unsetting of payment if no pos profile found (#26891)
* fix: unseting of payment if no pos profile found (#26884)
(cherry picked from commit b614834efe )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
* fix: conflicts
* fix: conflicts
* fix: conflicts
* fix: conflicts
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com>
Co-authored-by: Afshan <afshan13k@gmail.com>
|
2021-08-10 23:18:23 +05:30 |
|
Afshan
|
b614834efe
|
fix: unseting of payment if no pos profile found (#26884)
|
2021-08-10 21:33:58 +05:30 |
|
Frappe PR Bot
|
1a39d1a311
|
fix: cost center & account validation in Sales/Purchase Taxes and Charges (#26881)
|
2021-08-10 19:38:39 +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 |
|
Subin Tom
|
793063bf4e
|
fix: pos return payment mode issue (#26875)
|
2021-08-10 15:57:30 +05:30 |
|
marination
|
f22b858253
|
fix: Clean Serial No input on Server Side
|
2021-08-10 14:35:41 +05:30 |
|
Marica
|
7cbd755951
|
Merge branch 'develop' into serial-no-space
|
2021-07-30 14:09:19 +05:30 |
|
Deepesh Garg
|
8d52a22709
|
fix: Additional discount calculations in Invoices (#26553)
* fix: Additional discount calculations in Invoices
* revert: Client side handling for Dynamic GST Rates
* fix: Add update item tax template method back
* fix: Revert refresh field
* fix: add company change trigger
|
2021-07-26 19:00:57 +05:30 |
|
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 |
|
Nabin Hait
|
595c7a6e61
|
fix: merge conflict
|
2021-07-22 17:11:20 +05:30 |
|
marination
|
eecfc4c0ae
|
fix: Clean Serial No input on Server Side
|
2021-07-22 13:23:54 +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
|
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
|
07d9f3f74b
|
fix: Incorrect discount amount on amended document
|
2021-07-13 15:35:59 +05:30 |
|
Deepesh Garg
|
4ff98cc171
|
fix: Incorrect discount amount on amended document
|
2021-07-12 11:27:28 +05:30 |
|
Deepesh Garg
|
991d3cdd76
|
fix: Incorrect discount amount on amended document
|
2021-07-01 21:17:17 +05:30 |
|
Deepesh Garg
|
3239f774bd
|
Merge pull request #26183 from deepeshgarg007/item_tax_fetch_fix_develop
fix: User is not able to change item tax template
|
2021-06-25 10:46:14 +05:30 |
|
Deepesh Garg
|
7b7796c1ed
|
fix: Linting fixes
|
2021-06-24 21:13:18 +05:30 |
|
Deepesh Garg
|
8cdd7ce7b6
|
fix: Add python 3 compatible string types
|
2021-06-24 21:13:10 +05:30 |
|
Deepesh Garg
|
b4b76b75cd
|
Merge pull request #26176 from deepeshgarg007/item_tax_fetch_fix
fix: User is not able to change item tax template
|
2021-06-24 19:55:49 +05:30 |
|
Deepesh Garg
|
1658107a92
|
fix: Linting fixes
|
2021-06-24 19:18:50 +05:30 |
|
Deepesh Garg
|
e21e435a0d
|
fix: Add python 3 compatible string types
|
2021-06-24 19:17:58 +05:30 |
|
Deepesh Garg
|
94d460412a
|
fix: User is not able to change item tax template
|
2021-06-24 10:39:49 +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
|
da7f45130b
|
fix: Billing address not fetched in Purchase Invoice
|
2021-06-24 10:25:24 +05:30 |
|
Deepesh Garg
|
1f7b95f390
|
fix: User is not able to change item tax template
|
2021-06-23 20:56:27 +05:30 |
|
Saqib
|
fb89008a13
|
fix(pos): unsupported operand type -=: for 'float' and 'NoneType' (#26097)
|
2021-06-21 10:49:09 +05:30 |
|