Error in the wizard "Inventory Demand Planning" during document "Production Order" posting (unposting)

Powerful and flexible application for small business management. See 1C:Small Business description

#1
People who like this:0Yes/0No
Active user
Rating: 2
Joined: Apr 23, 2014
Company: Altair d.o.o.

How to fix:

Code
   - ***DataProcessor.DemandPlanning
   - ***DataProcessor.DemandPlanning.Form.Form
    - Module - Values differ
     Changed: 1828 - 1828
     < "··OrdersArray.Add(New Structure("IndexOf, Ref", SelectedRow, Orders.Get(SelectedRow).GoodsOrder));"
     > "··OrdersArray.Add(New Structure("IndexOf, Ref", SelectedRow, Orders.Get(SelectedRow).Order));"
     Changed: 1851 - 1851
     < "··OrdersArray.Add(New Structure("IndexOf, Ref", SelectedRow, Orders.Get(SelectedRow).GoodsOrder));"
     > "··OrdersArray.Add(New Structure("IndexOf, Ref", SelectedRow, Orders.Get(SelectedRow).Order));"

 
#2
People who like this:0Yes/0No
Timofey Bugaevsky
Guest

Joined:
Company:

Thank you, Dmytro.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.