Change the generic tax driver to remove spaces around commas when adding a new row. Add tests and a convenience method for getting one line of tax information. Upgrade sub fixes any information already in the db.
This commit is contained in:
parent
6ac46be8bd
commit
2bcda0c9f5
5 changed files with 69 additions and 7 deletions
|
|
@ -1,10 +1,9 @@
|
|||
7.10.20
|
||||
- fixed: Do not call group methods on an undefined value.
|
||||
- fixed #12178: random deletion of columns may happen when a schema is saved
|
||||
(Amir Plivatsky)
|
||||
- fixed #12179: DataTable Field types get reset to "Text" in Edit Schema
|
||||
(Amir Plivatsky)
|
||||
- fixed #12178: random deletion of columns may happen when a schema is saved (Amir Plivatsky)
|
||||
- fixed #12179: DataTable Field types get reset to "Text" in Edit Schema (Amir Plivatsky)
|
||||
- added: FormField macro for rendering Form objects directly from templates
|
||||
- fixed: Generic Tax driver does not like spaces around commas
|
||||
|
||||
7.10.19
|
||||
- fixed #12169: extras uploads symlink export
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue