[FIX] Fixed Payment Transaction view

This commit is contained in:
Nikul-OSI
2023-04-25 10:53:15 +05:30
parent 56f1c6ceb3
commit 4de1b47171

View File

@@ -41,10 +41,12 @@
/>
<field name="amount_company_currency" />
<field name="company_currency_id" invisible="1" />
<field name="payment_ids" />
<field name="payment_type" invisible="1" />
</group>
</group>
<group col="12" string="Payment Transaction">
<field name="payment_ids" colspan="12" nolabel="1" />
</group>
</form>
</field>
</record>