Tuesday, August 17, 2021¶
I reviewed the user guide about Purchases and slightly optimized
the behaviour when entering partly deducible VAT: when you manually change the
vat_class
of an invoice item, then Lino now re-computes all amounts of
that item, based on the invoices total amount and the new VAT class.
There was no insert_layout in sheet.Items
, making it impossible to
create a new item using the Insert key.
Renamed VAT class “Operations without VAT” to “Without VAT”. And the translations for de and fr were missing.