From: Sven Schöling Date: Mon, 8 Aug 2016 11:17:40 +0000 (+0200) Subject: Preisquellen: weitere TODO doku X-Git-Tag: release-3.5.4~2144 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=fed564aa4fd1ba517c04e332caf396880faaf8f0;p=kivitendo-erp.git Preisquellen: weitere TODO doku --- diff --git a/SL/PriceSource.pm b/SL/PriceSource.pm index bf4fc991b..ae0017c36 100644 --- a/SL/PriceSource.pm +++ b/SL/PriceSource.pm @@ -307,6 +307,11 @@ Specifically when changing from sales to purchase records prices don't make sense anymore. The guarantees should be updated to reflect this and transposition guidelines should be documented. +=item * + +Prices were originally planned as a context element rather than a modal popup. +It would be great to have this now with better framework. + =back =head1 AUTHOR