feat: convert estimate to invoice.

This commit is contained in:
elforjani3
2021-03-02 11:45:20 +02:00
parent 4d751f772e
commit aa8ba546aa
11 changed files with 111 additions and 40 deletions

View File

@@ -984,8 +984,10 @@ export default {
financial_accounting: ' Financial Accounting',
products_services_inventory: 'Products,Services & Inventory',
payable_a_p: 'Payable A/P',
keyboard_shortcuts:'Keyboard Shortcuts',
shortcut_keys:'Shortcut Keys',
oK_:'Ok'
keyboard_shortcuts: 'Keyboard Shortcuts',
shortcut_keys: 'Shortcut Keys',
oK_: 'Ok',
convert_to_invoice: 'Convert to Invoice',
sale_estimate_is_already_converted_to_invoice:
'Sale estimate is already converted to invoice.',
};