Wednesday, May 8, 2019¶
I did more testing and optimizations for the Lino Presto prototype.
For example I realized that they probably want to have the
lino_xl.lib.phones
plugin.
And in lino_xl.lib.households
a member type “Forster-child” was missing.
I converted the docs of this plugin from autodoc to prose style.
The demo
fixture for presto now creates more realistic income categories and price rules.
lino_xl.lib.products.Product
is now duplicable.
Detail layout of SystemConfigs wasn’t yet complete