|
From: webERP D. <web...@li...> - 2013-01-08 11:01:14
|
Thank you! On Tue, Jan 8, 2013 at 5:03 AM, webERP Developers < web...@li...> wrote: > Thanks for reporting - you need to change line 721 to: > > <td><input type="text" class="number" name="ConversionFactor' . > $POLine->LineNo .'" size="8" value="' . > locale_number_format($POLine->ConversionFactor,'Variable') . '" /></td> > > > Phil > > Phil Daintree > Logic Works Ltd - +64 (0)275 567890 > http://www.logicworks.co.nz > > On 08/01/13 10:35, webERP Developers wrote: > > Dutch and here's what's happening: > > > > Without manual intervention purchase order was created (process order) > > successfully. > > > > I then created a new order on the same way as above but now with a > > modification of the numbers. On the 2^nd item the amount of 10 was > > modified to 20. After this modification the order lines were updated. > > Please note that the conversion factor was changed from 0.5 to 05 This > > modification has no effect on the presented volume in the supplier unit > > and the corresponding order 8 contains 20 pieces for the correct price). > > However, note that the amount in our volume is changed from 5 to 100 > > (change of factor 20) and the price in our units from 15 to 1,5 (change > > of factor 10). > > > > *Conclusion conversion factor is not working properly. Conversion > > factors with a decimal can not be applied* > > > > > > On Mon, Jan 7, 2013 at 2:40 PM, webERP Developers > > <web...@li... > > <mailto:web...@li...>> wrote: > > > > I am not sure if the indian number format works yet ... this > > function may need some fine tuning. > > > > What language - what it is the error you are getting? > > > > Regards > > > > Phil > > > > Phil Daintree > > Logic Works Ltd > > http://www.logicworks.co.nz > > Cell: +64 (0)275 567890 <tel:%2B64%20%280%29275%20567890> > > Skype: daintree > > > > On Tue 08/01/13 7:22 AM , webERP Developers > > <web...@li... > > <mailto:web...@li...>> wrote: > > > > It is certainly working now. > > > > Regards > > > > Phil > > > > Phil Daintree > > Logic Works Ltd > > http://www.logicworks.co.nz > > Cell: +64 (0)275 567890 <tel:%2B64%20%280%29275%20567890> > > Skype: daintree > > > > On Tue 08/01/13 5:56 AM , webERP Developers > > <web...@li... > > <mailto:web...@li...>> wrote: > > > > We're using 4.06.2 with locale_number_format and the decimal > > conversion > > factor doesn't seem to be working correctly. Has this been > > reported and/or > > fixed in 4.06.6? > > > > > > > > -- > > View this message in context: > > > http://weberp-accounting.1478800.n4.nabble.com/Purchase-data-four-decimal-buying-tp4098013p4656105.html > > "> > http://weberp-accounting.1478800.n4.nabble.com/Purchase-data-four-decimal-buying-tp4098013p4656105.html > > Sent from the web-ERP-developers mailing list archive at > > Nabble.com. > > > > > ------------------------------------------------------------------------------ > > Master Visual Studio, SharePoint, SQL, ASP.NET > > <http://ASP.NET>, C# 2012, HTML5, CSS, > > MVC, Windows 8 Apps, JavaScript and much more. Keep your > > skills current > > with LearnDevNow - 3,200 step-by-step video tutorials by > > Microsoft > > MVPs and experts. SALE $99.99 this month only -- learn more > at: > > http://p.sf.net/sfu/learnmore_122412"> > http://p.sf.net/sfu/learnmore_122412 > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > > ------------------------------------------------------------------------ > > Msg sent via @Mail - http://atmail.com/ > > > ------------------------------------------------------------------------------ > > > > Master Visual Studio, SharePoint, SQL, ASP.NET <http://ASP.NET>, > > C# 2012, HTML5, CSS, > > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills > > current > > with LearnDevNow - 3,200 step-by-step video tutorials by > Microsoft > > MVPs and experts. SALE $99.99 this month only -- learn more at: > > http://p.sf.net/sfu/learnmore_122412"> > http://p.sf.net/sfu/learnmore_122412 > > > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > < > http://parse.php?redirect=https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > > > > > > ------------------------------------------------------------------------ > > Msg sent via @Mail - http://atmail.com/ > > > > > ------------------------------------------------------------------------------ > > Master Visual Studio, SharePoint, SQL, ASP.NET <http://ASP.NET>, C# > > 2012, HTML5, CSS, > > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills > current > > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > > MVPs and experts. SALE $99.99 this month only -- learn more at: > > http://p.sf.net/sfu/learnmore_122412 > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > <mailto:Web...@li...> > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > > > > > > ------------------------------------------------------------------------------ > > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > > MVPs and experts. SALE $99.99 this month only -- learn more at: > > http://p.sf.net/sfu/learnmore_122412 > > > > > > > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > ------------------------------------------------------------------------------ > Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS > and more. Get SQL Server skills now (including 2012) with LearnDevNow - > 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. > SALE $99.99 this month only - learn more at: > http://p.sf.net/sfu/learnmore_122512 > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |