mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-18 00:17:25 +00:00
import BulkInvoiceJob#perform spec
1. remove the mocks 2. test the content of the generated pdf 3. remove the test of private methods
This commit is contained in:
@@ -4108,6 +4108,11 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
shipping: "Shipping"
|
||||
order_number: "Order Number"
|
||||
invoice_number: "Invoice Number"
|
||||
payments_list:
|
||||
date_time: "Date/time"
|
||||
payment_method: "Payment method"
|
||||
payment_state: "Payment state"
|
||||
amount: "Amount"
|
||||
note:
|
||||
note_label: "Note:"
|
||||
no_note_present: "No note provided."
|
||||
|
||||
Reference in New Issue
Block a user