Warengruppen - Umstellung auf Controller, sortkey, obsolete
authorG. Richardson <information@kivitendo-premium.de>
Wed, 7 Dec 2016 09:04:33 +0000 (10:04 +0100)
committerG. Richardson <information@kivitendo-premium.de>
Wed, 7 Dec 2016 10:45:22 +0000 (11:45 +0100)
commit9c785acd332352877abd90cd0c79a2fa1ef214a1
tree4feeb5729b931399f3d3c2b1358167df4ec67ee0
parent88b407e827a4129cdae84bd92d11cd3e8a145987
Warengruppen - Umstellung auf Controller, sortkey, obsolete

Neuer CRUD-Controller nur für Warengruppen

Die Reihenfolge der Warengruppen kann nun eingestellt werden, und man kann
Warengruppen auf ungültig setzen, sofern sie nicht mehr aktiv bei Artikeln in
Verwendung sind, so daß sie bei neuen Waren nicht mehr ausgewählt werden
können.
SL/Controller/Part.pm
SL/Controller/PartsGroup.pm [new file with mode: 0644]
SL/DB/Manager/PartsGroup.pm
SL/DB/MetaSetup/PartsGroup.pm
SL/DB/PartsGroup.pm
locale/de/all
locale/en/all
menus/user/00-erp.yaml
sql/Pg-upgrade2/partsgroup_sortkey_obsolete.sql [new file with mode: 0644]
templates/webpages/partsgroup/form.html [new file with mode: 0644]