Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035306Retail ModulesStoreServerpublic2017-02-20 14:182017-02-21 15:18
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
RR17Q2 
AugustoMauch
No
0035306: Financial Account.Location should not be exported or synchronized to the store
The locations are currently exported to the store based on their usage in bpartner or warehouse. The financial account is not taken into account. For the store the location of the financial account is not important. Therefore for the store the location can be ignored.
If we don't ignore it we get an error when the location of the financial account is set.
Set multi-server
Create financial account in * with a location set
export store
import store
check that the financial account got export with a FK to the location but no location got exported.
Ignore FinancialAccount.location in the store server dataset as well as in the synchronized tables.
No tags attached.
Issue History
2017-02-20 14:18mtaalNew Issue
2017-02-20 14:18mtaalAssigned To => mtaal
2017-02-20 14:18mtaalTriggers an Emergency Pack => No
2017-02-20 16:49mtaalReview Assigned To => AugustoMauch
2017-02-20 16:49hgbotCheckin
2017-02-20 16:49hgbotNote Added: 0094484
2017-02-20 16:49hgbotStatusnew => resolved
2017-02-20 16:49hgbotResolutionopen => fixed
2017-02-20 16:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/a5fbb9d9001e115e710fa2f8f9a4b0cac322dbe2 [^]
2017-02-21 15:18AugustoMauchNote Added: 0094517
2017-02-21 15:18AugustoMauchStatusresolved => closed

Notes
(0094484)
hgbot   
2017-02-20 16:49   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: a5fbb9d9001e115e710fa2f8f9a4b0cac322dbe2
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Feb 20 16:48:53 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/a5fbb9d9001e115e710fa2f8f9a4b0cac322dbe2 [^]

Fixes issue 35306: Financial Account.Location should not be exported or synchronized to the store
Added exclude columns to dataset and synchronized table

---
M src-db/database/sourcedata/AD_DATASET_COLUMN.xml
M src-db/database/sourcedata/STRSYNC_EXCLUDEDCOL.xml
---
(0094517)
AugustoMauch   
2017-02-21 15:18   
Code reviewed and verified