File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "category" : "Localization" ,
99 "countries" : ["uy" ],
1010 "license" : "LGPL-3" ,
11- "version" : "19.0.1.3 .0" ,
11+ "version" : "19.0.1.4 .0" ,
1212 "depends" : [
1313 "l10n_uy_edi" ,
1414 "certificate" ,
Original file line number Diff line number Diff line change 7272 <field name =" arch" type =" xml" >
7373 <!-- Hide the change currency button for Uruguay -->
7474 <button name =' %(account_ux.action_account_change_currency)d' position =" attributes" >
75- <attribute name =" invisible" add =" company_id. country_code ! = 'UY'" separator =" or" />
75+ <attribute name =" invisible" add =" country_code = = 'UY'" separator =" or" />
7676 </button >
7777 <!-- Hide the currency date picker widget for Uruguay -->
7878 <widget name =" account_pick_currency_date" position =" attributes" >
79- <attribute name =" invisible" add =" company_id. country_code ! = 'UY'" separator =" or" />
79+ <attribute name =" invisible" add =" country_code = = 'UY'" separator =" or" />
8080 </widget >
8181 </field >
8282 </record >
You can’t perform that action at this time.
0 commit comments