Closed GoogleCodeExporter closed 9 years ago
You need to supply all template elements if not using db example.
Specially item_description01 that is used to calculate and split invoice line
items:
f.split_multicell(it['ds'], 'item_description01')
Original comment by reingart@gmail.com
on 17 Sep 2010 at 10:43
Attached is a python source with all the elements needed for the invoice
example.
I recomend you using DB, as that is easier to modify and manage templates.
Original comment by reingart@gmail.com
on 17 Sep 2010 at 10:47
Attachments:
Original issue reported on code.google.com by
smog...@gmail.com
on 16 Sep 2010 at 4:03