Show project name for tasks on invoice #387
This commit is contained in:
parent
f300dcf257
commit
c3937cd89e
|
|
@ -515,6 +515,7 @@ class _InvoiceDesignState extends State<InvoiceDesign>
|
||||||
InvoiceFields.customValue2,
|
InvoiceFields.customValue2,
|
||||||
InvoiceFields.customValue3,
|
InvoiceFields.customValue3,
|
||||||
InvoiceFields.customValue4,
|
InvoiceFields.customValue4,
|
||||||
|
InvoiceFields.project,
|
||||||
].map((field) => '\$invoice.$field'),
|
].map((field) => '\$invoice.$field'),
|
||||||
...[
|
...[
|
||||||
ClientFields.balance,
|
ClientFields.balance,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue