fix: produced_qty field hidden and not updated in sales order item (#19037)

* fix: produced_qty field hidden and not updated in sales order item

* fix: added patch for old sales orders

* fix: produced_qty for sales order item linked to multiple work orders

* fix: comment

* fix: function for updating produced_qty in SO Item

* fix: remove frappe.db.commit
This commit is contained in:
Rucha Mahabal
2019-09-30 12:15:39 +05:30
committed by Nabin Hait
parent 296bf9ef42
commit 34326470b8
5 changed files with 32 additions and 3 deletions

View File

@@ -636,4 +636,5 @@ erpnext.patches.v12_0.generate_leave_ledger_entries
erpnext.patches.v12_0.move_credit_limit_to_customer_credit_limit
erpnext.patches.v12_0.add_variant_of_in_item_attribute_table
erpnext.patches.v12_0.rename_bank_account_field_in_journal_entry_account
erpnext.patches.v12_0.create_default_energy_point_rules
erpnext.patches.v12_0.create_default_energy_point_rules
erpnext.patches.v12_0.set_produced_qty_field_in_sales_order_for_work_order