mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 798717 - Reports > Business > Fancy Invoice duplicates company details
company details were duplicated in error.
This commit is contained in:
parent
f7324d16b4
commit
40b76061e0
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user