Merge branch 'develop' into subcontracting
This commit is contained in:
@@ -453,7 +453,6 @@ erpnext.TransactionController = class TransactionController extends erpnext.taxe
|
||||
is_pos: cint(me.frm.doc.is_pos),
|
||||
is_return: cint(me.frm.doc.is_return),
|
||||
is_subcontracted: me.frm.doc.is_subcontracted,
|
||||
transaction_date: me.frm.doc.transaction_date || me.frm.doc.posting_date,
|
||||
ignore_pricing_rule: me.frm.doc.ignore_pricing_rule,
|
||||
doctype: me.frm.doc.doctype,
|
||||
name: me.frm.doc.name,
|
||||
|
||||
Reference in New Issue
Block a user