From: Daintree <p.d...@pa...> - 2004-01-28 19:31:00
|
Thanks for your interest Jeff, There are a number of areas of work.... EDI I was thinking that a facility to create a flat file from a purchase order in the format described by EANCOM's Electronic Data Interchange would enable dispatch of EDI orders. This could be an option on the PO_PDFPurchOrder.php page if the supplier is defined as EDI enabled. The supplier master would need some additional information regarding the transport mechanism - either email address or ftp - server address. Additional tables would be required to cross reference the item codes of the system to the item code of the supplier. I can send you the specification of the EANCOM Orders. Similarly, the sending of EDI sales orders from a customer to be imported into a sales order. I figure this script will be a scheduled script running in the background to poll an email address and/or an ftp server's directory, to take the files in attachments and parse them into a sales order - again a translation table will probably be required for parts and customer branches. If there were orders uploaded, then a customer service person is emailed - perhaps defined in config.php - with the new order numbers created by the script. This is a tricky area I think and may well be a bit of a mission. Was this the area you were interested in? Regards Phil ----- Original Message ----- From: "Jeff Dyke" <jd...@us...> To: <dai...@us...> Cc: <jd...@us...> Sent: Thursday, January 29, 2004 5:13 AM Subject: RE: PHP Developer > > Hello. I saw your help-wanted post and am interested. i've > > got about 4 years of solid php work(my project is posted at > > phpimageview.sourceforge.net). > > > > I enjoy working on conversion db->file and vise versa type > > tasks and have done a few. i'd be interested in more > > information if the spot is still open. > > > > Thanks > > Jeff > > > > > |
From: Jeff D. <jef...@ho...> - 2004-01-31 01:41:18
|
Hey Phil. That sounds like a good task...yes, i'd be interested in the seeing the format. and if you don't mind the table schema(s) that would be being used to retrieve the data to build the transfer. i'll try to install your code tonight so i can take a look at the db myself and take a look at the overall functionality. All in all it sounds like a fun challenge, and i'd definitely be interested in helping...what kind of time frame are you thinking about? Thanks Jeff >From: Daintree <p.d...@pa...> >Reply-To: Daintree <p.d...@pa...> >To: Web-ERP Developers <Web...@li...>, Jeff >Dyke <jd...@us...> >Subject: Re: PHP Developer >Date: Thu, 29 Jan 2004 08:31:03 +1300 > >Thanks for your interest Jeff, > >There are a number of areas of work.... > >EDI > >I was thinking that a facility to create a flat file from a purchase order >in the format described by EANCOM's Electronic Data Interchange would >enable >dispatch of EDI orders. This could be an option on the PO_PDFPurchOrder.php >page if the supplier is defined as EDI enabled. The supplier master would >need some additional information regarding the transport mechanism - either >email address or ftp - server address. Additional tables would be required >to cross reference the item codes of the system to the item code of the >supplier. I can send you the specification of the EANCOM Orders. > >Similarly, the sending of EDI sales orders from a customer to be imported >into a sales order. I figure this script will be a scheduled script running >in the background to poll an email address and/or an ftp server's >directory, >to take the files in attachments and parse them into a sales order - again >a >translation table will probably be required for parts and customer >branches. >If there were orders uploaded, then a customer service person is emailed - >perhaps defined in config.php - with the new order numbers created by the >script. > >This is a tricky area I think and may well be a bit of a mission. Was this >the area you were interested in? > >Regards > >Phil > >----- Original Message ----- >From: "Jeff Dyke" <jd...@us...> >To: <dai...@us...> >Cc: <jd...@us...> >Sent: Thursday, January 29, 2004 5:13 AM >Subject: RE: PHP Developer > > > > > > Hello. I saw your help-wanted post and am interested. i've > > > > got about 4 years of solid php work(my project is posted at > > > > phpimageview.sourceforge.net). > > > > > > > > I enjoy working on conversion db->file and vise versa type > > > > tasks and have done a few. i'd be interested in more > > > > information if the spot is still open. > > > > > > > > Thanks > > > > Jeff > > > > > > > > > > > _________________________________________________________________ Let the new MSN Premium Internet Software make the most of your high-speed experience. http://join.msn.com/?pgmarket=en-us&page=byoa/prem&ST=1 |