From: Danie B. <br...@na...> - 2004-03-24 08:37:12
|
On Wed, 2004-03-24 at 09:17, Daintree wrote: > Like it. > > Perhaps the form should also show the suggested order quantity for > modification or acceptance of - showing order value too ?? I agree.. <--shifted--> > The only snag is getting the order to the supplier. Would it email the order > off to a contact - need to perhaps have a flag on the suppliers contacts to > determine which contacts should receive the email order. Some suppliers may > not want or have email - there are still a few suppliers about who do not! <--shifted--> > The returned page txt format ... you mean formated html text? Perhaps better > still, the output could be re-directed to an email to the purchasing > officer - a config.php parameter?? For automation this is possible to do, however I think the best thing to do, is to link a responsible user to a location from the www_users table to the location table, and then on the location define whether the report should be printed emailed in auto-mode for confirmation of location, and also which orders was emailed to suppliers and which should be faxed or printed. Could we add some fax functionality to this ??? (hylafax may be) This sounds like a lot of work, I think I will just do a notification report for now. And then implement the above this will allow us to poke at it a little more. Kind Regards Danie Brink br...@na... > > Phil > > ----- Original Message ----- > From: "Danie Brink" <br...@na...> > To: "Phil Daintree" <Web...@li...> > Sent: Wednesday, March 24, 2004 6:44 PM > Subject: Re: [Web-erp-developers] Re: Some small things > > > > 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 > > > > > > > > > > > ------------------------------------------------------- > > 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 > |