Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016486Openbravo ERP09. Financial managementpublic2011-03-25 12:452011-04-15 11:00
RenateNieuwkoop 
eduardo_Argal 
normalminorhave not tried
closedfixed 
5
3.0RC5 
3.0RC6 
Core
No
0016486: 3.0RC5.1: Problem with posting for activated table M_InOut
I activated the M_InOut table and executed a goods shipment. This went well in RC4, but now I get a post error in both RC5 and RC5.1
Using the F&B International Group Admin role:

    First we have to activate the table related to goods receipt and goods shipment
    Go to the Accounting Schema screen,
        Select F&B US, Inc. US/A/US Dollar
    Go to the [Account Schema Tables] tab
        Select the M_InOut (MaterialMgmtShipmentInOut) table
        Select the Active checkbox
        Save the record

Go to the Goods Shipment screen
Create a new record

    Organization = F&B US, Inc.,
    Movement Date = today's date,
    Accounting Date = today's date,
    Business Partner = Moon Light Restaurants, Co.,
    Warehouse = US West Coast,
    Save the record

Go to the [Lines] tab
Create a new record

    Organization = F&B US, Inc.,
    Product = Energy Drink,
    Storage Bin = WC-2-0-0,
    Movement Quantity = 10,
    Save the record

Go back to the main tab and complete the document
The posting will be done by the background process, when you refresh the screen after a couple of minutes the unpost button is visible.

The button is not unpost though, but Post:Error
No tags attached.
depends on backport 0016489 closed eduardo_Argal 3.0RC5.1: Problem with posting for activated table M_InOut 
Issue History
2011-03-25 12:45RenateNieuwkoopNew Issue
2011-03-25 12:45RenateNieuwkoopAssigned To => eduardo_Argal
2011-03-25 12:45RenateNieuwkoopModules => Core
2011-03-25 13:06eduardo_ArgalStatusnew => scheduled
2011-03-25 13:06eduardo_Argalfix_in_branch => pi
2011-03-25 13:07hgbotCheckin
2011-03-25 13:07hgbotNote Added: 0035244
2011-03-25 13:07hgbotStatusscheduled => resolved
2011-03-25 13:07hgbotResolutionopen => fixed
2011-03-25 13:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b3cd959c401272b665b0238b61a818a133bc3e21 [^]
2011-03-30 09:14psarobeNote Added: 0035355
2011-03-30 09:14psarobeStatusresolved => closed
2011-03-30 09:14psarobeFixed in Version => 3.0RC5
2011-03-31 00:00anonymoussf_bug_id0 => 3261340
2011-04-07 11:10hgbotCheckin
2011-04-07 11:10hgbotNote Added: 0035702
2011-04-07 11:10hgbotStatusclosed => resolved
2011-04-07 11:10hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/b3cd959c401272b665b0238b61a818a133bc3e21 [^] => http://code.openbravo.com/erp/devel/pi/rev/84898045cc706b0a6a75f2f8f76b6af5492c3e67 [^]
2011-04-15 11:00psarobeNote Added: 0035968
2011-04-15 11:00psarobeStatusresolved => closed
2011-04-15 11:00psarobeFixed in Version3.0RC5 => 3.0RC6

Notes
(0035244)
hgbot   
2011-03-25 13:07   
Repository: erp/devel/pi
Changeset: b3cd959c401272b665b0238b61a818a133bc3e21
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Mar 25 13:09:44 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b3cd959c401272b665b0238b61a818a133bc3e21 [^]

Fixes bug 0016486

---
M src/org/openbravo/erpCommon/ad_forms/DocInOut.java
M src/org/openbravo/erpCommon/ad_forms/DocInventory.java
M src/org/openbravo/erpCommon/ad_forms/DocMovement.java
M src/org/openbravo/erpCommon/ad_forms/DocProduction.java
---
(0035355)
psarobe   
2011-03-30 09:14   
Fixed in RC5EU1
(0035702)
hgbot   
2011-04-07 11:10   
Repository: erp/devel/pi
Changeset: 84898045cc706b0a6a75f2f8f76b6af5492c3e67
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Mar 25 13:09:44 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/84898045cc706b0a6a75f2f8f76b6af5492c3e67 [^]

Fixes bug 0016486

---
M src/org/openbravo/erpCommon/ad_forms/DocInOut.java
M src/org/openbravo/erpCommon/ad_forms/DocInventory.java
M src/org/openbravo/erpCommon/ad_forms/DocMovement.java
M src/org/openbravo/erpCommon/ad_forms/DocProduction.java
---
(0035968)
psarobe   
2011-04-15 11:00   
Fixed