Removed from Stock Entry

This commit is contained in:
Valmik Jangla
2016-03-03 15:52:37 +05:30
committed by Anand Doshi
parent 57b69cecbf
commit 319bbad4d4
7 changed files with 113 additions and 43 deletions

View File

@@ -223,7 +223,6 @@ class AccountsController(TransactionBase):
'voucher_type': self.doctype,
'voucher_no': self.name,
'remarks': self.get("remarks"),
'fiscal_year': self.fiscal_year,
'debit': 0,
'credit': 0,
'debit_in_account_currency': 0,