added new fields

This commit is contained in:
Ali 2026-01-21 19:37:54 +04:00
parent bc31f531ad
commit f01ab09b4e
1 changed files with 9 additions and 0 deletions

View File

@ -810,6 +810,15 @@ def create_custom_fields():
columns=2,
no_copy=1,
allow_on_submit=1
),
dict(
fieldname='customer_name_etaxes',
fieldtype='Data',
insert_after='expense_income_type',
hidden=1,
read_only=1,
no_copy=1,
translatable=0
)
],
"Bank": [