Brazilian addresses cannot be captured, regions were added to the database, but not defined in the capture sequence. This script fixes the problem.
This commit is contained in:
parent
0a937fb801
commit
37d2ee07f5
|
@ -0,0 +1 @@
|
|||
UPDATE C_Country SET CaptureSequence='@A1@ @A2@ @A3@ @A4@ @R@ @C@, @P@ @CO@' WHERE C_Country_ID=139;
|
|
@ -0,0 +1 @@
|
|||
UPDATE C_Country SET CaptureSequence='@A1@ @A2@ @A3@ @A4@ @R@ @C@, @P@ @CO@' WHERE C_Country_ID=139;
|
Loading…
Reference in New Issue