mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Add invoices views for admin
This commit is contained in:
parent
68c335da7d
commit
adf321bafa
10 changed files with 67 additions and 16 deletions
|
@ -48,6 +48,7 @@
|
|||
%li.divider
|
||||
%li.dropdown-header= t('billing')
|
||||
%li= link_to t('bank_statements'), admin_bank_statements_path
|
||||
%li= link_to t('invoices'), admin_invoices_path
|
||||
%li.divider
|
||||
%li.dropdown-header= t('system')
|
||||
%li= link_to t('settings'), admin_settings_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue