forked from kevinowino869/mitrobill
Enhancements and Fixes
Added Vouchers Printing Per Page option, default is 36 for A4 papers. Fix voucher printing date showing time and seconds (its annoying), replaced with group by days created, and also added number of vouchers created on each days to make it more unique and classy
This commit is contained in:
@ -930,5 +930,15 @@
|
||||
"Send_yours_balance___": "Send yours balance ? ",
|
||||
"Cards": "Cards",
|
||||
"CRM": "CRM",
|
||||
"Coupons": "Coupons"
|
||||
"Coupons": "Coupons",
|
||||
"Voucher_Cards": "Voucher Cards",
|
||||
"Create_Date": "Create Date",
|
||||
"Delete_Selected": "Delete Selected",
|
||||
"Print_Now": "Print Now",
|
||||
"Vouchers_Per_Page": "Vouchers Per Page",
|
||||
"Save_as_template": "Save as template",
|
||||
"Template_Name": "Template Name",
|
||||
"Voucher_Code": "Voucher Code",
|
||||
"Voucher_Package": "Voucher Package",
|
||||
"Counter": "Counter"
|
||||
}
|
Reference in New Issue
Block a user