Documentation for payments

This commit is contained in:
Rohit Waghchaure
2016-10-06 14:35:04 +05:30
parent b7a5502b97
commit 7d5298997b
11 changed files with 54 additions and 13 deletions

View File

@@ -23,6 +23,7 @@ class SellingController(StockController):
self.grand_total)
def onload(self):
super(SellingController, self).onload()
if self.doctype in ("Sales Order", "Delivery Note", "Sales Invoice"):
for item in self.get("items"):
item.update(get_bin_details(item.item_code,