[Fix] Purchase receipt title issue
This commit is contained in:
parent
6870e45276
commit
74bf022273
@ -75,7 +75,7 @@ class MaterialRequest(BuyingController):
|
|||||||
pc_obj = frappe.get_doc('Purchase Common')
|
pc_obj = frappe.get_doc('Purchase Common')
|
||||||
pc_obj.validate_for_items(self)
|
pc_obj.validate_for_items(self)
|
||||||
|
|
||||||
self.set_title()
|
# self.set_title()
|
||||||
|
|
||||||
|
|
||||||
# self.validate_qty_against_so()
|
# self.validate_qty_against_so()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user