#1152 Support address sequence configuration in multi org environment
Testcase to check if address sequence configuration works fine
- go to PBartner windo, select bp G000X. Make sure it has the following config:
- org 1,
- country DE
- language english
- same contry like the one from login (DE in my case)
- go to Country window and config DE in the subtab country sequence
- new country sequence for language english and org1
- you have 2 fields for address. One normal one local. Put a1 and a2 in front to differentiate
- Create new sales and purchase order, invoice and inout for bpartner G000X
- documents have the address like this new local sequence (“a2” in front)
- this is because country from login is the same (DE)
- change bpartner’s language to Deutsch and try again
- documents have the address like in default local sequence, not the one you set (the one from main Country window)
- because the language is not the same
- config a new country FR, in the subtab country sequence
- langauge Deutsch and org 1
- you have 2 fields for address. One normal one local. Put b1 and b2 in front to differentiate
- go to bpartner G000X and change:
- the country to FR
- language Deutsch
- Create new sales and purchase order, invoice and inout for bpartner G000X
- documents have the address like this new normal address sequence (“b1” in front)
- this is because country from login is different (DE vs FR)
-
Change the language of the country sequence of FR to french
- Create new sales and purchase order, invoice and inout for bpartner G000X
- documents have the default normal address sequence, not the one you set (the one from main Country window)
- because language is not the same
- login with org2 and add a new country sequence for FR
- language french
- you have 2 fields for address. One normal one local. Put c1 and c2 in front to differentiate
-
Make sure bpartner G000Y org2, has langauge french and country FR
-
Also set G000X language to french
- Create new sales and purchase order, invoice and inout for bpartner G000Y
- documents have the normal address sequence, the one you set, org2 (“c1” in front)
- Create new sales and purchase order, invoice and inout for bpartner G000X
- documents have the normal address sequence, the one you set, org1 (“b1” in front)
View source file on GitHub.com