changing view for group_order_invoices
testing ui of goi restructuring
This commit is contained in:
parent
de6643722a
commit
90c5450525
52 changed files with 783 additions and 57 deletions
|
|
@ -92,14 +92,26 @@ en:
|
|||
unit_price: Price/Unit
|
||||
group_order_invoice:
|
||||
name: Group order invoice
|
||||
sequence_type:
|
||||
FRST: "First Direct Debit"
|
||||
RCUR: "Recurring Direct Debit"
|
||||
OOFF: "One-time Direct Debit"
|
||||
FNAL: "Final Direct Debit"
|
||||
links:
|
||||
actions_for_all: Actions for all group orders
|
||||
delete: delete invoice
|
||||
download: download invoice
|
||||
invoice_date: date of group order invoice
|
||||
download_all_zip: download all invoices as zip
|
||||
generate: generate invoice
|
||||
generate_with_date: set & generate
|
||||
download_all_zip: download all invoices as zip
|
||||
|
||||
invoice_date: date of group order invoice
|
||||
ordergroup: Ordergroup
|
||||
payed: payed
|
||||
sepa_downloaded: SEPA exported
|
||||
sepa_not_ready: Configurations for SEPA are missing in Admin->Settings->Finances
|
||||
sepa_select: mark for SEPA export
|
||||
sepa_sequence_type: SEPA type
|
||||
open_details_modal: Toggle details
|
||||
payment_method: Credit
|
||||
tax_number_not_set: Tax number not set in configs
|
||||
invoice:
|
||||
|
|
@ -1954,6 +1966,7 @@ en:
|
|||
cancel: Cancel
|
||||
close: Close
|
||||
confirm_delete: Do you really want to delete %{name}?
|
||||
confirm_mark_all: Do you want to mark all as %{name}?
|
||||
confirm_restore: Do you really want to restore %{name}?
|
||||
copy: Copy
|
||||
delete: Delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue