apps/web: hide cbxPartialVAT from ui
This commit is contained in:
parent
e7e4eb040f
commit
842555a11a
@ -4,7 +4,7 @@ export const id = 'leasing';
|
||||
export const title = 'Лизинг';
|
||||
|
||||
export const rows: FormTabRows = [
|
||||
[['selectProduct', 'cbxPartialVAT'], { gridTemplateColumns: '2fr 1fr' }],
|
||||
[['selectProduct'], { gridTemplateColumns: '1fr' }],
|
||||
[['tbxLeaseObjectPrice', 'tbxVATInLeaseObjectPrice', 'tbxLeaseObjectPriceWthtVAT']],
|
||||
[['selectSupplierCurrency', 'tbxSupplierDiscountRub', 'tbxSupplierDiscountPerc']],
|
||||
[['tbxFirstPaymentPerc', 'tbxFirstPaymentRub']],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user