Menu command to edit debts_master_budget (continued)
Wrote a new series of check_menu tests in
lino_welfare.tests.pcsw_tests
to protect us against surprises like
the one with the Explorer menu.
This test required a new
method lino.core.menus.Menu.to_rst()
is used in
to test the menu of certain users.
Also extended and refined
atelier.rstgen.ul()
.
Wrote en passant a new function
atelier.rstgen.ol()
.