https://issues.apache.org/ooo/show_bug.cgi?id=125331
--- Comment #2 from Ariel Constenla-Haile <[email protected]> --- Created attachment 83756 --> https://issues.apache.org/ooo/attachment.cgi?id=83756&action=edit Sample ODB with an embedded database The database was created with es-AR locale settings. The decimal separator in the second column of the table control inside the only form is comma. When opened in an office with es-MX, decimal separator is still comma. It seems the numbering format is stored in the form's controls. In order to change the number format to es-MX: - open the form in edit mode - select the second column - right-click and choose "Column..." from the context menu - in the property browser, select the first tab "General" and press "..." in "Formatting" in order to change the numbering format. You'll see that the format was "Spanish (Argentina)", change it to "Spanish (Mexico)". -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
