Adding pluggable tax system.
This commit is contained in:
parent
eec6ac3e47
commit
2e4ce42b76
9 changed files with 366 additions and 590 deletions
|
|
@ -54,6 +54,12 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'manage tax label' => {
|
||||
message => q{Manage Tax Settings},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for the manage tax tab},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue