Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Decimal Places not showing at confirm and dispatch Invoice
10-23-2013, 06:25 AM,
#1
Decimal Places not showing at confirm and dispatch Invoice
Hi

I started using weberp recently and its a great system. But one issue i have.

I changed inventory items to 2 decimal places. It works fine until when i click on to confirm and dispatch invoice. It rounds the decimal point and does not take into account of 2 decimal places.

Please how can i correct this above?

Thanking in advance
Reply
10-23-2013, 01:31 PM,
#2
RE: Decimal Places not showing at confirm and dispatch Invoice
Hi,

What's the version? Have you tried in the demo system? www.weberp.org/weberp/index.php

Thanks and best regards!

Exson
Reply
11-12-2013, 08:03 AM,
#3
RE: Decimal Places not showing at confirm and dispatch Invoice
version 4.10.1


the unit is in Kg. I want the kgs to be 2 decimal places. It works fine but when i go and click on 'confirm and dispatch invoice' the next screen rounds the kg (unit of measure).

How can i correct this?
Reply
11-12-2013, 07:24 PM,
#4
RE: Decimal Places not showing at confirm and dispatch Invoice
Can you give me a screen shot please
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
11-13-2013, 05:22 AM,
#5
RE: Decimal Places not showing at confirm and dispatch Invoice
thanks Phil

I have attached the snapshots in this below link

http://www.pacific-music-meditation.com/snapshot/

01- Is the screen where account for decimal place in Ordered Quantity is taken care of.

02- is the screen showing link to confirm and dispatch

03- is the screen where Ordered Qty is round off.

I dont want to round off qty. How can i make this possible. I thought when i choose 2 decimal places, it should show 2 decimal places.
Reply
11-13-2013, 11:30 AM,
#6
RE: Decimal Places not showing at confirm and dispatch Invoice
Thanks for your response timschofield,

Well it shows rounded value when i go and do order inquiry.
Reply
11-14-2013, 07:09 PM,
#7
RE: Decimal Places not showing at confirm and dispatch Invoice
Can you check that your setup of the item BM500G in the stock modification screen is set up to use 2 decimal places?

There are several places where you choose how many decimal places - each currency also has a number of decimal places it will show.
I feel as though you must be using an older version of the ConfirmDispatchInvoice.php script pre version 4694
You can look at the script version if you open it up in an editor on the first line after <?php

Code:
/* $Id: ConfirmDispatch_Invoice.php 6338 2013-09-28 05:10:46Z daintree $*/
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
11-16-2013, 09:26 AM,
#8
RE: Decimal Places not showing at confirm and dispatch Invoice
Ah .. ok .. can't really follow this - did you get to the bottom of it Tim?
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
11-24-2013, 05:15 PM,
#9
RE: Decimal Places not showing at confirm and dispatch Invoice
I found the solution. It was so simple. I went to the database , table "salesorderdetails" and changed the decimal it showed before (10,0). So i did it (10,2).

So it seems this below doesn't work : One need to go change it in database.

"There are several places where you choose how many decimal places - each currency also has a number of decimal places it will show."

Will post if find any other errors.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)