From: Phil D. <ph...@lo...> - 2014-10-20 08:28:26
|
Done. Thanks Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 18/10/14 03:23, rfthomas wrote: > Every release of webERP has a large number of edits to allow various items to > need our company's needs. We expect the items that are based on corporate > style, i.e. look of quotations, invoices and packing slips will have to > changed. > > Other changes are not necessarily specific to our operation, but of a > general nature and involve some simple choices. One such is the default of > quantity entry on customer invoices and shipping documents. The webERP > default of always invoicing the order amount does not work in our > environment where a customer order always involves multiple > shipments/invoices. > > Exson had provided a simple change to the DefineCartClass that solved this > problem. > > I have added a configuration item: InvoiceQuantityDefault and made the > necessary edits so that such will be available as an option in the system > configuration. > > Changes were made to the following files: > > SystemParameters.php > /includes/DefineCartClass.php > /sql/mysql/upgrade4.11.2-4.11.4.sql > /sql/mysql/country/default.sql > /sql/mysql/country/demo.sql > /sql/mysql/country/weberpchina.sql > > Can these change be made part of the system distribution? > > SystemParameters.php > <http://weberp-accounting.1478800.n4.nabble.com/file/n4657719/SystemParameters.php> > DefineCartClass.php > <http://weberp-accounting.1478800.n4.nabble.com/file/n4657719/DefineCartClass.php> > upgrade4.sql > <http://weberp-accounting.1478800.n4.nabble.com/file/n4657719/upgrade4.sql> > default.sql > <http://weberp-accounting.1478800.n4.nabble.com/file/n4657719/default.sql> > demo.sql > <http://weberp-accounting.1478800.n4.nabble.com/file/n4657719/demo.sql> > weberpchina.sql > <http://weberp-accounting.1478800.n4.nabble.com/file/n4657719/weberpchina.sql> > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Added-System-Parameter-for-Customer-Invoice-Shipment-tp4657719.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Comprehensive Server Monitoring with Site24x7. > Monitor 10 servers for $9/Month. > Get alerted through email, SMS, voice calls or mobile push notifications. > Take corrective actions from your mobile device. > http://p.sf.net/sfu/Zoho > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |