Discount amount field in all transactions' child tables (#15124)

* Add discount_amount and base_discount_amount in Sales Invoice Item

* Add patch for existing documents

* Discount amount field in all child tables of Purchase and Selling

* Remove console statements
This commit is contained in:
Shreya Shah
2018-08-14 10:51:48 +05:30
committed by Nabin Hait
parent 88b0a1305f
commit 0631aed3d9
13 changed files with 2544 additions and 2222 deletions

View File

@@ -502,4 +502,5 @@ erpnext.patches.v10_0.taxes_issue_with_pos
erpnext.patches.v10_0.set_qty_in_transactions_based_on_serial_no_input
erpnext.patches.v10_0.show_leaves_of_all_department_members_in_calendar
erpnext.patches.v10_0.update_status_in_purchase_receipt
erpnext.patches.v10_0.update_address_template_for_india
erpnext.patches.v10_0.update_address_template_for_india
erpnext.patches.v10_0.set_discount_amount