Bug 798717 - Reports > Business > Fancy Invoice duplicates company details

company details were duplicated in error.
This commit is contained in:
Christopher Lam 2023-01-07 22:06:21 +08:00
parent f7324d16b4
commit 40b76061e0

View File

@ -142,7 +142,7 @@
.invoice-notes { margin-top: 20px } .invoice-notes { margin-top: 20px }
.entries-table > table { min-width: 600px }")))) .entries-table > table { min-width: 600px }"))))
(cons 'fancy-invoice (list (cons '1a 'company) (cons 'fancy-invoice (list (cons '1a 'none)
(cons '1b 'invoice) (cons '1b 'invoice)
(cons '2a 'client) (cons '2a 'client)
(cons '2b 'company) (cons '2b 'company)