==================================
20140127 (Monday, 27 January 2014)
==================================

Worked on :srcref:`docs/tickets/95`:

- `products.Products` table had no `insert_layout`
- `accounts.Accounts` table had no `insert_layout`
- `accounts.Groups` table had no `insert_layout`


- Added new setting :setting:`ledger.use_pcmn`

- Bugfix: EKR-Rechnungen buchten versehentlich alles (auch die MWSt)
  mit ins Basiskonto.
- Standard-MWSt-Satz ist 21%, nicht 20%
- MWSt-Regime wird nicht aus Partnerstammdaten in die Rechnung übernommen.

- Feld "MWSt-Nummer" fehlt gar nicht.

- Moved certain definitions of fields and models: PaymentTerm from
  sales to vat because it makes sense also for purchase

- :ref:`welfare` now defines a `vat_id` field on `contacts.Partner`
  but doesn't need :mod:`lino.modlib.vat`