Preisgruppen - Umstellung auf Controller, sortkey, obsolete
authorG. Richardson <information@kivitendo-premium.de>
Thu, 29 Sep 2016 05:19:51 +0000 (07:19 +0200)
committerG. Richardson <information@kivitendo-premium.de>
Mon, 17 Oct 2016 14:13:36 +0000 (16:13 +0200)
commite48eb4dc7e721dbdf15417167e9320fd12decf69
tree28c701ede703624224a7172b2a956ce8e9b330bf
parent6d7433f9a0738dbdb6f33c5abb416f622fefc218
Preisgruppen - Umstellung auf Controller, sortkey, obsolete

Neuer CRUD-Controller nur für Preisgruppen.

Die Reihenfolge der Preisgruppen kann nun eingestellt werden, und man
kann Preisgruppen auf ungültig setzen, sofern sie nicht mehr aktiv bei
Kunden in Verwendung sind, so daß sie bei Kunden oder neuen Belegen
nicht mehr ausgewählt werden können.
18 files changed:
SL/Controller/CsvImport/Part.pm
SL/Controller/CustomerVendor.pm
SL/Controller/PriceRule.pm
SL/Controller/Pricegroup.pm [new file with mode: 0644]
SL/DB/Manager/Pricegroup.pm
SL/DB/MetaSetup/Pricegroup.pm
SL/DB/Pricegroup.pm
SL/PriceSource/Pricegroup.pm
bin/mozilla/ic.pl
bin/mozilla/pe.pl
doc/changelog
locale/de/all
menus/user/00-erp.yaml
sql/Pg-upgrade2/pricegroup_sortkey_obsolete.sql [new file with mode: 0644]
templates/webpages/pe/pricegroup_form.html [deleted file]
templates/webpages/pe/pricegroup_report.html [deleted file]
templates/webpages/pricegroup/form.html [new file with mode: 0644]
templates/webpages/pricegroup/list.html [new file with mode: 0644]