From: Phil D. <ph...@du...> - 2003-06-25 23:50:55
|
Hi Sherif, I would VERY much like to incorporate your improvements! If you could tar.bz2 the scripts you have modified and email me that would be fantastic. It may take a bit to figure out which bits are changed - so some pointers might be helpful, if we have both worked on the same page over the last month or so. Internationalisation would be great it looks like a disturbing amount of work though! RE: receiving quantities - there is a parameter in config.php (undocumented of course!) which allows you to specify by how much you will accept over delivery - in some businesses small over deliveries are acceptable eg. an order for 20 tonnes of polyprop granuals ie a container may be delivered as 20,250kg or a multiple of 25kg bags or other packaging requirements. It is possible under the current schema to have a 0 tolerance on over deliveries by making this parameter equal to 0. By default it allows over delivery by 20%. Phil ----- Original Message ----- From: "Sherif Omar" <sh...@ky...> To: <ph...@du...>; <web...@li...> Sent: Thursday, June 26, 2003 8:19 AM Subject: Re: [Web-erp-users] Version 0.1.8 Released > Phil, > > Congrats on the only usable ERP on sourceforge ! I have a client who is > interesting in web-erp, and I've been making quite a few changes (mostly bug > fixes) over the last week or so. Do you want me to send you these to merge > into the main stream ? > > The main changes are : > * - Added a Currencies page > * - modified header.inc to use a stylesheet. with this lots of the html code > can be reduced > * - Disallowing receiving quantities to be greater than their corresponding > purchase order > * - Disallow deleting of branches if there are users referencing the branch > * - Changed percentages to be read as percentages (0-100) not as fractions > (0.0-1.0) > * - Fix misc bugs in purchase order modifying > * - added a flag $hide_incomplete_features > * - checks in misc stock pages whether item is valid (eg. in > StockCostUpdate.php) > * - modified header.inc to use a stylesheet. with this lots of the html code > can be reduced > > Depending on the outcome of this project, I would also be willing to make it > localization-friendly, ie. move all the strings to language files. > > regards > Sherif > > |