[RM] amount

This commit is contained in:
Stepan Savelyev 2019-12-16 15:33:06 +05:00
parent 505d4a1717
commit 1a43bb3515

View File

@ -23,8 +23,8 @@ modf = self.modf
# ctx keys must be decalared in this xml # ctx keys must be decalared in this xml
ctx = { ctx = {
"contract_number": self.contract_id.name, "contract_number": self.contract_id.name,
"amount_whole": 0, # "amount_whole": 0,
"amount_fractional": 0, # "amount_fractional": 0,
"seller_company_name": seller.name, "seller_company_name": seller.name,
"seller_business_address": seller.full_address, "seller_business_address": seller.full_address,