From: Danie B. <br...@na...> - 2004-03-24 06:35:34
|
On Tue, 2004-03-23 at 22:06, Daintree wrote: > There is no automatic creation of purchase orders and currently the re-order > level is disused. > A pdf report to show the orders created - or that would be created if the > script were run in create orders mode. Also, the PO pdf containing all the > orders created might be good too. I prefer the human touch to this, i.e. I should probably rather create a form showing which items should be re-ordered and allow the user with check-boxes to select which items he would like to place orders for. Also we could add another data field next to the re-order level indicating automatic reorder. Calling the reorder page with a parameter say "AutoOrder=True" will place orders for items marked as automatic and simply return a page in txt format stating order numbers and items with quantities ordered. The page could then be called from a cron job with wget and the output could be redirected to a log file. What do you think ? Kind Regards Danie Brink > Phil > > ----- Original Message ----- > From: "Danie Brink" <br...@na...> > To: "Phil Daintree" <Web...@li...> > Sent: Wednesday, March 24, 2004 1:22 AM > Subject: [Web-erp-developers] Re: Some small things > > > > Sorry, I meant to complete the message, and tried to save as draft, but > > my mouse click missed. > > > > Firstly, the attachments to previous message is correct coorect and I > > have included the content here. > > > > Bank Account Checking For South Africa does not work. > > > > I have discovered the account number verification in Supplier.php does > > not work for South Africa, so I added a Variable the variable to > > config.php that enable/disable bank account checking. And also added it > > into the if statement that calls the validation function. > > > > No Report or automatic order creation for reordering based on reordering > > levels and preferred supplier is available. > > > > I will try to add one right now, at least the report for now, I will try > > to use a similar report as the base. > > > > Please let me know if some of the work has already been done. I am > > slightly worried about duplicating work. > > > > Kind Regards > > Danie Brink br...@na... > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials > > Free Linux tutorial presented by Daniel Robbins, President and CEO of > > GenToo technologies. Learn everything from fundamentals to system > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |