web interface for importing and exporting products. Additional tests for the import/export API
This commit is contained in:
parent
9a9e94a0de
commit
994da561a5
7 changed files with 264 additions and 88 deletions
|
|
@ -33,18 +33,6 @@ our $I18N = {
|
|||
context => q|The amount that a person is charged to buy something, a percentage of the price.|,
|
||||
},
|
||||
|
||||
'export' => {
|
||||
message => q|Export|,
|
||||
lastUpdated => 1206307669,
|
||||
context => q|To ship a copy of the tax data out of the server.|,
|
||||
},
|
||||
|
||||
'import' => {
|
||||
message => q|Import|,
|
||||
lastUpdated => 1206390280,
|
||||
context => q|To bring in new tax data that replaces the current data.|,
|
||||
},
|
||||
|
||||
'delete' => {
|
||||
message => q|delete|,
|
||||
lastUpdated => 1206385749,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue