cancel
Showing results for 
Search instead for 
Did you mean: 

Couldn't Modify Production Orders

Former Member
0 Kudos

Hello Friends,

I met a problem that when I modify production order by DI ,there is an error:Action is valid for planned or released production orders with no transactions .But if i modfiy the production order in business one screen it can be modified.

Some of the items in the production order are manual and some are backflush, and part of the production order have been receipted from production.

My business one'version:2005B PL38.

Edited by: Triston Lee on Jul 6, 2008 12:46 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

If you mean that you cannot delete some lines from production order, there is only way - instead of deleting the line update the quantity to 0.

Former Member
0 Kudos

I want to add some new Items .

Former Member
0 Kudos

I have sbo 2007 and there it is working. If you add new line as

productionorder.lines.add

and add new item and then call

productionorder.update

it works in 2007. Which code do you have for this?

Answers (0)