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:
Carlos Ruiz 2011-02-27 00:50:00 -05:00
parent 0a937fb801
commit 37d2ee07f5
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
UPDATE C_Country SET CaptureSequence='@A1@ @A2@ @A3@ @A4@ @R@ @C@, @P@ @CO@' WHERE C_Country_ID=139;

View File

@ -0,0 +1 @@
UPDATE C_Country SET CaptureSequence='@A1@ @A2@ @A3@ @A4@ @R@ @C@, @P@ @CO@' WHERE C_Country_ID=139;