You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(20) |
Aug
(21) |
Sep
(12) |
Oct
(2) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(3) |
Feb
(46) |
Mar
(65) |
Apr
(49) |
May
(33) |
Jun
(5) |
Jul
(79) |
Aug
(228) |
Sep
(347) |
Oct
(272) |
Nov
(270) |
Dec
(424) |
2005 |
Jan
(549) |
Feb
(232) |
Mar
(134) |
Apr
(103) |
May
(57) |
Jun
(74) |
Jul
(67) |
Aug
(45) |
Sep
(99) |
Oct
(187) |
Nov
(238) |
Dec
(127) |
2006 |
Jan
(81) |
Feb
(137) |
Mar
(46) |
Apr
(55) |
May
(62) |
Jun
(152) |
Jul
(137) |
Aug
(154) |
Sep
(176) |
Oct
(104) |
Nov
(65) |
Dec
(64) |
2007 |
Jan
(56) |
Feb
(303) |
Mar
(88) |
Apr
(80) |
May
(72) |
Jun
(20) |
Jul
(47) |
Aug
(28) |
Sep
(113) |
Oct
(49) |
Nov
(89) |
Dec
(24) |
2008 |
Jan
(24) |
Feb
(61) |
Mar
(43) |
Apr
(51) |
May
(12) |
Jun
(10) |
Jul
(49) |
Aug
(26) |
Sep
(7) |
Oct
(50) |
Nov
(19) |
Dec
(15) |
2009 |
Jan
(87) |
Feb
(144) |
Mar
(54) |
Apr
(72) |
May
(32) |
Jun
(23) |
Jul
(27) |
Aug
(90) |
Sep
(349) |
Oct
(174) |
Nov
(320) |
Dec
(110) |
2010 |
Jan
(162) |
Feb
(39) |
Mar
(80) |
Apr
(126) |
May
(45) |
Jun
(44) |
Jul
(75) |
Aug
(32) |
Sep
(100) |
Oct
(57) |
Nov
(49) |
Dec
(125) |
2011 |
Jan
(72) |
Feb
(41) |
Mar
(63) |
Apr
(18) |
May
(123) |
Jun
(100) |
Jul
(96) |
Aug
(84) |
Sep
(83) |
Oct
(39) |
Nov
(166) |
Dec
(103) |
2012 |
Jan
(158) |
Feb
(148) |
Mar
(77) |
Apr
(43) |
May
(126) |
Jun
(82) |
Jul
(67) |
Aug
(28) |
Sep
(109) |
Oct
(30) |
Nov
(23) |
Dec
(34) |
2013 |
Jan
(14) |
Feb
(16) |
Mar
(7) |
Apr
(79) |
May
(76) |
Jun
(13) |
Jul
(76) |
Aug
(36) |
Sep
(22) |
Oct
(35) |
Nov
(167) |
Dec
(93) |
2014 |
Jan
(64) |
Feb
(14) |
Mar
(57) |
Apr
(63) |
May
(60) |
Jun
(15) |
Jul
(24) |
Aug
(19) |
Sep
(56) |
Oct
(70) |
Nov
(45) |
Dec
(52) |
2015 |
Jan
(56) |
Feb
(73) |
Mar
(34) |
Apr
(11) |
May
(24) |
Jun
(19) |
Jul
(11) |
Aug
(8) |
Sep
(25) |
Oct
(22) |
Nov
(38) |
Dec
(7) |
2016 |
Jan
(7) |
Feb
(34) |
Mar
(17) |
Apr
(10) |
May
(17) |
Jun
(7) |
Jul
(17) |
Aug
(31) |
Sep
(3) |
Oct
(34) |
Nov
(5) |
Dec
(2) |
2017 |
Jan
|
Feb
(4) |
Mar
(18) |
Apr
(6) |
May
(10) |
Jun
(13) |
Jul
|
Aug
|
Sep
|
Oct
(6) |
Nov
|
Dec
(1) |
2018 |
Jan
(2) |
Feb
|
Mar
(3) |
Apr
(10) |
May
(5) |
Jun
|
Jul
(7) |
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
(2) |
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
(6) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
|
Dec
(3) |
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2022 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(30) |
Nov
|
Dec
(2) |
From: Alessandro S. <ADS...@ac...> - 2014-11-17 22:46:05
|
latest available on the official web 4.11.5 Il giorno 10/nov/2014, alle ore 22:24, gilberto dos santos alves <gs...@gm...> ha scritto: > please what verstion that you is talking? thanks. > > 2014-11-07 13:37 GMT-02:00 Alessandro Saporetti <ADS...@ac...>: > Hi all > Z_DeleteInvoice do not clear the qty_invoiced from the invoice to the sales order see line 121 > $SQL = "UPDATE salesorderdetails SET qtyinvoiced = qtyinvoiced - " . $OrderLine['qty'] . “, > as $OrderLine[‘qty’] from stock moves is negative internally it’s adding it in reality so at the end of the deletion you end up with salesorderdetails.qtyinvoiced doubled instead of cleared. > Can i simply change the “-“ with “+” and all is well ? or there is a finer point that i don’t get ? > thanks all > Alessandro Saporetti > > > ------------------------------------------------------------------------------ > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > -- > gilberto dos santos alves > +55.11.98646-5049 > sao paulo - sp - brasil > > > > > ------------------------------------------------------------------------------ > 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://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk_______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: Phil D. <ph...@lo...> - 2014-11-17 19:19:51
|
Bob's thing as I recall to default the quantity left to invoice to zero rather than the quantity outstanding on the order. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 18/11/14 01:19, Pak Ricard wrote: > Hi all: > > I think it was part of Thomas (sorry if I'm wrong) mod to change the > defaulr quantity when invoicing an order. Now you can choose 0 or > outstanding. This parameter is being currently used. > > > Regards, > Ricard > > 2014-11-17 12:05 GMT+08:00 ExsonQu <hex...@gm... > <mailto:hex...@gm...>>: > > *Hi, Richard* > > It's fixed! > Not sure why we introduce this new parameter. > > Best regards! > > Exson > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Bug-in-SystemParameters-php-tp4657838p4657839.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and > Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration > & more > Get technology previously reserved for billion-dollar > corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > <mailto:Web...@li...> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: Pak R. <pak...@gm...> - 2014-11-17 12:19:52
|
Hi all: I think it was part of Thomas (sorry if I'm wrong) mod to change the defaulr quantity when invoicing an order. Now you can choose 0 or outstanding. This parameter is being currently used. Regards, Ricard 2014-11-17 12:05 GMT+08:00 ExsonQu <hex...@gm...>: > *Hi, Richard* > > It's fixed! > Not sure why we introduce this new parameter. > > Best regards! > > Exson > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Bug-in-SystemParameters-php-tp4657838p4657839.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: Phil D. <ph...@lo...> - 2014-11-17 08:11:24
|
Thanks for the feedback Brian, good points. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 17/11/14 02:00, Br...@do... wrote: > Just my 2 cents, > I agree having my part number on the vendor purchase order does not make > sense, (i like the new format). However, it is nice to see the vendor part > number when creating the purchase order or receiving the purchase order. > When i create purchase orders, many times i am also ordering the parts > online at the same time. Now I cannot really do that. > > Then when the parts are received, its nice to see the vendor part number so > i can see what our part number is in the receiving screen. > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Commit-6758-tp4657825p4657837.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://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: ExsonQu <hex...@gm...> - 2014-11-17 04:11:25
|
*Hi, Richard* It's fixed! Not sure why we introduce this new parameter. Best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Bug-in-SystemParameters-php-tp4657838p4657839.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Pak R. <pak...@gm...> - 2014-11-17 00:31:13
|
Hi all: When updating the parameters in SystemParameters.php, the InvoiceQuantityDefault gets empty. I had to go via phpMyAdmin to restore the value to 1. Then as a test modify the value and save. Check again in phpMyAdmin and was empty again. Regards, Ricard |
From: <Br...@do...> - 2014-11-16 13:25:28
|
Just my 2 cents, I agree having my part number on the vendor purchase order does not make sense, (i like the new format). However, it is nice to see the vendor part number when creating the purchase order or receiving the purchase order. When i create purchase orders, many times i am also ordering the parts online at the same time. Now I cannot really do that. Then when the parts are received, its nice to see the vendor part number so i can see what our part number is in the receiving screen. -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Commit-6758-tp4657825p4657837.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Pak R. <pak...@gm...> - 2014-11-13 07:09:21
|
Thanks to you Exson! We'll test the new MRP asap, and let you know. Regards, Ricard 2014-11-13 10:05 GMT+08:00 ExsonQu <hex...@gm...>: > *Hi, Richard,* > > Thank you for your feedback. > > I've fixed the problem and remove some redundant code according > to > what I found. It can get the correct result now. > > Thank you all for your feedback. It makes me have more > understanding for this. > > Best regards! > > Exson > > > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/MRP-CANNOT-get-correct-result-tp4657811p4657829.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://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: ExsonQu <hex...@gm...> - 2014-11-13 02:11:07
|
*Hi, Richard,* Thank you for your feedback. I've fixed the problem and remove some redundant code according to what I found. It can get the correct result now. Thank you all for your feedback. It makes me have more understanding for this. Best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/MRP-CANNOT-get-correct-result-tp4657811p4657829.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Pak R. <pak...@gm...> - 2014-11-12 02:45:00
|
Hi all: I just applied commit 6972 to correct the bug previously reported, and it's working OK. FYI, browser cache had to be cleaned first (using Chrome, js files probably live longer on the cache) Many thanks Tim and Phil. Regards, Ricard |
From: Pak R. <pak...@gm...> - 2014-11-11 09:02:28
|
Thanks Phil: I can understand your point. PO is for the supplier, but someone from the company should verify that the items received are the items requested on the PO. It helps a lot if it's in company's language (stockid). Probably our case is a bit special, so I will code it and maintain it in my private repository. If someone else needs this change, then we can make it configurable. BTW: I'm using SourceTree for few weeks and my "maintaining private files for webERP" problems have been simplified a lot. Merges can be done in a tiny fraction of the time I used to spend. Really worth a try :-) Regards, Ricard 2014-11-11 16:25 GMT+08:00 Phil Daintree <ph...@lo...>: > I am not sure I understand why? > > The PO is a document for the supplier. > > If the supplier code exists then it should be printed as the most accurate > description to the supplier of what it is we are wanting to purchase. > > Putting our item code in the description could mean something different to > the supplier so - following some off-list discussion - I removed this - > concurring with the logic that the PO is a supplier facing document and we > have a record of what item it relates to for us from any webERP PO inquiry. > > If you wish to make it configurable ok - but I think it is better NOT to > have it on a PO if there is a supplier code which more accurately describes > the item to the supplier. > > Phil > > Phil Daintree > Logic Works Ltd - +64 (0)275 567890http://www.logicworks.co.nz > > On 11/11/14 20:26, Pak Ricard wrote: > > Hi Phil: > > SOmeone from my team complained that when printing the PDF for PO, the > stockid is not shown anymore (if there's any supplier code for this item). > Seems like you introduced this change in commit 6758, but we think it is > useful to always have the webERP stockid in printed PO > > It's useful n reception checking time of PO's as company employees are > normally used to stockid, not supplier id's. > > Could we reverse this or find a way to always show the stockid? What > about if first column is always stockid and "Item Description" column is > supplierid + description? > > Regards, > Ricard > > > ------------------------------------------------------------------------------ > 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://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Web-erp-developers mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > ------------------------------------------------------------------------------ > 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://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > |
From: Phil D. <ph...@lo...> - 2014-11-11 08:25:26
|
I am not sure I understand why? The PO is a document for the supplier. If the supplier code exists then it should be printed as the most accurate description to the supplier of what it is we are wanting to purchase. Putting our item code in the description could mean something different to the supplier so - following some off-list discussion - I removed this - concurring with the logic that the PO is a supplier facing document and we have a record of what item it relates to for us from any webERP PO inquiry. If you wish to make it configurable ok - but I think it is better NOT to have it on a PO if there is a supplier code which more accurately describes the item to the supplier. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 11/11/14 20:26, Pak Ricard wrote: > Hi Phil: > > SOmeone from my team complained that when printing the PDF for PO, the > stockid is not shown anymore (if there's any supplier code for this > item). Seems like you introduced this change in commit 6758, but we > think it is useful to always have the webERP stockid in printed PO > > It's useful n reception checking time of PO's as company employees are > normally used to stockid, not supplier id's. > > Could we reverse this or find a way to always show the stockid? What > about if first column is always stockid and "Item Description" column > is supplierid + description? > > Regards, > Ricard > > > ------------------------------------------------------------------------------ > 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://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk > > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: Pak R. <pak...@gm...> - 2014-11-11 07:27:37
|
Hi Phil: SOmeone from my team complained that when printing the PDF for PO, the stockid is not shown anymore (if there's any supplier code for this item). Seems like you introduced this change in commit 6758, but we think it is useful to always have the webERP stockid in printed PO It's useful n reception checking time of PO's as company employees are normally used to stockid, not supplier id's. Could we reverse this or find a way to always show the stockid? What about if first column is always stockid and "Item Description" column is supplierid + description? Regards, Ricard |
From: Pak R. <pak...@gm...> - 2014-11-11 07:22:33
|
Hi Exson: Probably you are right :-), as we don't use "issue to". When we have enough components, we grab the components from the stock, and produce the goods (usually done the same day) and just close the WO, so we don't have issued materials dancing in the DB. I can't help much on this, sorry. Regards, Ricard 2014-11-11 14:12 GMT+08:00 ExsonQu <hex...@gm...>: > *Dear all,* > > Thank you for your response. I'll pay more time to investigate my > issue later. > > Copy to Richard, > > Is the demand result still correct when you issue some > components > to these WOs? > > Best regards! > > Exson > > > > > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/MRP-CANNOT-get-correct-result-tp4657811p4657822.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://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: ExsonQu <hex...@gm...> - 2014-11-11 06:17:31
|
*Dear all,* Thank you for your response. I'll pay more time to investigate my issue later. Copy to Richard, Is the demand result still correct when you issue some components to these WOs? Best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/MRP-CANNOT-get-correct-result-tp4657811p4657822.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Phil D. <ph...@lo...> - 2014-11-11 03:18:33
|
WOs also demand components as well as supplying finished stuff Regards Phil Phil Daintree Cell: +64 (0) 275 567890 http://www.logicworks.co.nz On 11 November 2014 12:56:49 PM NZDT, Pak Ricard <pak...@gm...> wrote: >Hi all: > >We use MRP in a weekly basis to recalculate all our PO and WO, and we >think >the module is working OK, but probably there are some bugs there we >haven't >discovered yet. > >IMO, WO belong to the supply side of the company, and I don't get the >point >to make WO interchangeable with Wo. Could you please elaborate? > >Thanks! > >Regards, >Ricard > >2014-11-11 5:10 GMT+08:00 gilberto dos santos alves <gs...@gm...>: > >> and version too! i continue using v4.11.3 and i need understant what >is >> exact case for tests. regards. >> >> 2014-11-09 10:37 GMT-02:00 ExsonQu <hex...@gm...>: >> >> *Dear all,* >>> >>> I've found that the MRP cannot calculate a correct result >when >>> Work Orders created and materials issued. >>> >>> The logic is wrong for Work Orders demands and supplies. >It is >>> only correct when the WO created and no materials issued or finished >goods >>> received properly according to the BOM. Unfortunately, most of time, >it's >>> not the story. >>> >>> Not sure if I've made a mistakes. Does anyone use the MRP >>> successfully? >>> >>> Best regards! >>> >>> Exson >>> >>> >>> >>> >>> -- >>> View this message in context: >>> >http://weberp-accounting.1478800.n4.nabble.com/MRP-CANNOT-get-correct-result-tp4657811.html >>> Sent from the web-ERP-developers mailing list archive at Nabble.com. >>> >>> >>> >------------------------------------------------------------------------------ >>> _______________________________________________ >>> Web-erp-developers mailing list >>> Web...@li... >>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >>> >> >> >> >> -- >> gilberto dos santos alves >> +55.11.98646-5049 >> sao paulo - sp - brasil >> >> >> >> >> >> >> >------------------------------------------------------------------------------ >> 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://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk >> _______________________________________________ >> Web-erp-developers mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> >> > > >------------------------------------------------------------------------ > >------------------------------------------------------------------------------ >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://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk > >------------------------------------------------------------------------ > >_______________________________________________ >Web-erp-developers mailing list >Web...@li... >https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: Pak R. <pak...@gm...> - 2014-11-10 23:57:37
|
Hi all: We use MRP in a weekly basis to recalculate all our PO and WO, and we think the module is working OK, but probably there are some bugs there we haven't discovered yet. IMO, WO belong to the supply side of the company, and I don't get the point to make WO interchangeable with Wo. Could you please elaborate? Thanks! Regards, Ricard 2014-11-11 5:10 GMT+08:00 gilberto dos santos alves <gs...@gm...>: > and version too! i continue using v4.11.3 and i need understant what is > exact case for tests. regards. > > 2014-11-09 10:37 GMT-02:00 ExsonQu <hex...@gm...>: > > *Dear all,* >> >> I've found that the MRP cannot calculate a correct result when >> Work Orders created and materials issued. >> >> The logic is wrong for Work Orders demands and supplies. It is >> only correct when the WO created and no materials issued or finished goods >> received properly according to the BOM. Unfortunately, most of time, it's >> not the story. >> >> Not sure if I've made a mistakes. Does anyone use the MRP >> successfully? >> >> Best regards! >> >> Exson >> >> >> >> >> -- >> View this message in context: >> http://weberp-accounting.1478800.n4.nabble.com/MRP-CANNOT-get-correct-result-tp4657811.html >> Sent from the web-ERP-developers mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Web-erp-developers mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> > > > > -- > gilberto dos santos alves > +55.11.98646-5049 > sao paulo - sp - brasil > > > > > > > ------------------------------------------------------------------------------ > 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://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > |
From: gilberto d. s. a. <gs...@gm...> - 2014-11-10 21:25:01
|
please what verstion that you is talking? thanks. 2014-11-07 13:37 GMT-02:00 Alessandro Saporetti <ADS...@ac... >: > Hi all > Z_DeleteInvoice do not clear the qty_invoiced from the invoice to the > sales order see line 121 > $SQL = "UPDATE salesorderdetails SET qtyinvoiced = qtyinvoiced - " > . $OrderLine['qty'] . “, > as $OrderLine[‘qty’] from stock moves is negative internally it’s adding > it in reality so at the end of the deletion you end up with > salesorderdetails.qtyinvoiced doubled instead of cleared. > Can i simply change the “-“ with “+” and all is well ? or there is a finer > point that i don’t get ? > thanks all > Alessandro Saporetti > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > -- gilberto dos santos alves +55.11.98646-5049 sao paulo - sp - brasil |
From: gilberto d. s. a. <gs...@gm...> - 2014-11-10 21:10:56
|
and version too! i continue using v4.11.3 and i need understant what is exact case for tests. regards. 2014-11-09 10:37 GMT-02:00 ExsonQu <hex...@gm...>: > *Dear all,* > > I've found that the MRP cannot calculate a correct result when > Work Orders created and materials issued. > > The logic is wrong for Work Orders demands and supplies. It is > only correct when the WO created and no materials issued or finished goods > received properly according to the BOM. Unfortunately, most of time, it's > not the story. > > Not sure if I've made a mistakes. Does anyone use the MRP > successfully? > > Best regards! > > Exson > > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/MRP-CANNOT-get-correct-result-tp4657811.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > -- gilberto dos santos alves +55.11.98646-5049 sao paulo - sp - brasil |
From: Rafael C. <raf...@gm...> - 2014-11-10 15:24:20
|
Hi, I had to sort the the 'debtortrans' table. If someone has to do the same, feel free to use and modify the enclosed code. Best regards, Rafael. |
From: Phil D. <ph...@lo...> - 2014-11-10 04:22:40
|
This seems quite a radical fix.... could you provide some details of the issues you are having please. Thanks Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 10/11/14 14:13, ExsonQu wrote: > *Dear all,* > > I think we have to redesign the MRP to make it workable. > > The initial idea is remove work orders from supplies side and > make sales orders and work orders exchangeable. > > Any comments are highly appreciated! > > Best regards! > > Exson > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/MRP-CANNOT-get-correct-result-tp4657811p4657812.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: ExsonQu <hex...@gm...> - 2014-11-10 01:18:03
|
*Dear all,* I think we have to redesign the MRP to make it workable. The initial idea is remove work orders from supplies side and make sales orders and work orders exchangeable. Any comments are highly appreciated! Best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/MRP-CANNOT-get-correct-result-tp4657811p4657812.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: ExsonQu <hex...@gm...> - 2014-11-09 12:42:19
|
*Dear all,* I've found that the MRP cannot calculate a correct result when Work Orders created and materials issued. The logic is wrong for Work Orders demands and supplies. It is only correct when the WO created and no materials issued or finished goods received properly according to the BOM. Unfortunately, most of time, it's not the story. Not sure if I've made a mistakes. Does anyone use the MRP successfully? Best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/MRP-CANNOT-get-correct-result-tp4657811.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: ExsonQu <hex...@gm...> - 2014-11-08 00:44:00
|
Hi, Alessandro Saporetti, You're right. It should be changed to '+' instead of '-'. I've commit your fix to the trunk. Best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Sort-ascending-in-tables-does-not-work-OK-tp4657803p4657809.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: gilberto d. s. a. <gs...@gm...> - 2014-11-07 23:20:56
|
thanks i will try to reproduce. 2014-11-07 20:52 GMT-02:00 Pak Ricard <pak...@gm...>: > Hi Gilberto: > > It happens in ALL table sorts in webERP if you use , (comma) as the > thousand separator and . (decimal point) as decimal separator. > > The example given was from Main Menu / Sales / Inquiries and Reports / Top > Sales Items Report, but any table shows the same issue. > > Thanks! > > Regards, > Ricard > > 2014-11-08 6:03 GMT+08:00 gilberto dos santos alves <gs...@gm...>: > >> please what is specific url of weberp you are running for exemple: >> >> [1] http://www.weberp.org/weberp/SelectCompletedOrder.php >> >> [2] http://pastebin.com/6yEAk6aJ >> >> look in your browser (if chrome use <ctrl+shit+i> for develop menu and on >> scripts you will see [2] search for functions sortselect and you will >> understant what is magic using javascript and jquery. But please post what >> is url of your report or what is menu options for access your report to all >> of we understand. thanks. >> >> 2014-11-07 5:23 GMT-02:00 Pak Ricard <pak...@gm...>: >> >>> Hi all: >>> >>> The nice feature allowing to sort a table does not work OK, once the >>> number has been formatted. >>> >>> Please check the attachement file, a fragment of top sales Items list, >>> sorted by Value of Sales ascenting. Positions 4 and 5 are wrong, 7, 10 are >>> wrong, etc. >>> >>> Total Invoiced column works OK, so I guess it has to do with the format >>> of the number. >>> >>> I have no clue on how it works or how to fix it. Could someone smart , >>> please take a look? :-) >>> >>> Regards, >>> Ricard >>> >>> >>> ------------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Web-erp-developers mailing list >>> Web...@li... >>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >>> >>> >> >> >> -- >> gilberto dos santos alves >> +55.11.98646-5049 >> sao paulo - sp - brasil >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> _______________________________________________ >> Web-erp-developers mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> >> > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > -- gilberto dos santos alves +55.11.98646-5049 sao paulo - sp - brasil |