[RM] amount
This commit is contained in:
parent
505d4a1717
commit
1a43bb3515
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user