Kennymen
28th March 2014, 09:33
Hello!
I have been looking for the answer here on the forum, but seems I'm the only one that got this problem.
We tried to compute the price for items on some "special" offers outside of Baan (ERPLN). At the beginning the sales got the price from our "calculator" and had to input the given price manually. Then we tried to insert the right price directly to db line. Everything seemed fine, but we cannot get the "total amount" to work as it should.
When I update the price changes are visible line per line, but the total amount doesn't update with it.
How to execute a "total amount" update, that would correct this field.
I could update this value while updating the line price but I'm not sure if this is right - I'd rather use an integrated update functionality if exists.
Hope I was clear enough, for example:
I have 3 lines:
- Item 1: 34,03 €
- Item 2: 33,07 €
- Item 3: 20,10 €
The total amount was at first 67,10 € because the 3rd item was 0,00 €, then we calculated the price of 3rd item "outside" of Baan which set the Item 3 price (tdsls101.amta) to 20,10 € but the total amount remained the same. I set the price of item 3 back to 0,00 € (via Baan) and the total amount changed to 47,00 €. So I got a complete mess. :)
Any help?
BR, Kenny
I have been looking for the answer here on the forum, but seems I'm the only one that got this problem.
We tried to compute the price for items on some "special" offers outside of Baan (ERPLN). At the beginning the sales got the price from our "calculator" and had to input the given price manually. Then we tried to insert the right price directly to db line. Everything seemed fine, but we cannot get the "total amount" to work as it should.
When I update the price changes are visible line per line, but the total amount doesn't update with it.
How to execute a "total amount" update, that would correct this field.
I could update this value while updating the line price but I'm not sure if this is right - I'd rather use an integrated update functionality if exists.
Hope I was clear enough, for example:
I have 3 lines:
- Item 1: 34,03 €
- Item 2: 33,07 €
- Item 3: 20,10 €
The total amount was at first 67,10 € because the 3rd item was 0,00 €, then we calculated the price of 3rd item "outside" of Baan which set the Item 3 price (tdsls101.amta) to 20,10 € but the total amount remained the same. I set the price of item 3 back to 0,00 € (via Baan) and the total amount changed to 47,00 €. So I got a complete mess. :)
Any help?
BR, Kenny