mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
fix: pdf template addresses controlling
This commit is contained in:
@@ -59,12 +59,12 @@ export const fieldsGroups = [
|
||||
label: 'Payment Date',
|
||||
},
|
||||
{
|
||||
enableKey: 'showBillingToAddress',
|
||||
enableKey: 'showCustomerAddress',
|
||||
labelKey: 'billedToLabel',
|
||||
label: 'Bill To',
|
||||
},
|
||||
{
|
||||
enableKey: 'showBilledFromAddress',
|
||||
enableKey: 'showCompanyAddress',
|
||||
label: 'Billed From',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user