fixed some bugs, added human friendly order number to transactions
This commit is contained in:
parent
00e0035a3d
commit
537824fdc9
4 changed files with 13 additions and 12 deletions
|
|
@ -15,8 +15,8 @@ our $I18N = {
|
|||
context => q|field label|
|
||||
},
|
||||
|
||||
'transaction id' => {
|
||||
message => q|Transaction Id|,
|
||||
'order number' => {
|
||||
message => q|Order #|,
|
||||
lastUpdated => 0,
|
||||
context => q|field label|
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue