Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
4749 Vizualizări

I am using V7 with Anglo Saxon accounting and FIFO module.

When i attempt to deliver order for an increasing number of products I get the error message

Something went wrong finding stock moves [][]1.01152

This error message is generated from Line 580 of the custom module 7.0-lifo-fifo-qdp/product_fifo_lifo/stock.py custom module.

The product QOH = 2 and I want to deliver 1 item. If I do a manual reconciliation of stock moves the QOH is correct.

The error arises on all products where the QOH <= number of items which have been delivered and returned. Although stock moves quantities are correctly processed this block of code fails to match returns.

How do I get around this to enable me to deliver the order?

 

Imagine profil
Abandonează
Cel mai bun răspuns

hi John, you can get the correct code by this link:

https://github.com/alephobjects/ao-openerp/blob/master/product_fifo_lifo/stock.py

Imagine profil
Abandonează
Autor Cel mai bun răspuns

hi Vasanth , thanks for your reply. This is the code I am using. The code works OK for most cases the exception being when products have been returned and the QOH <= returned amount. Note that if I raise a Purchase Order and Receive Products for x items I can deliver x items until the returned items threshold reached.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
aug. 20
3556
2
iun. 21
5466
0
sept. 25
453
4
iul. 25
2994
4
apr. 25
9540