Add views for CORE Purchase Orders
This commit is contained in:
parent
4df8439fd6
commit
fc102e6cc0
6 changed files with 184 additions and 3 deletions
tailbone_corepos/templates
|
@ -0,0 +1,3 @@
|
|||
## -*- coding: utf-8; -*-
|
||||
<%inherit file="/core-pos/master/view.mako" />
|
||||
${parent.body()}
|
|
@ -7,7 +7,8 @@
|
|||
% else:
|
||||
disabled title="${core_office_why_no_url}"
|
||||
% endif
|
||||
>
|
||||
icon-pack="fas"
|
||||
icon-left="fas fa-external-link-alt">
|
||||
View in CORE Office
|
||||
</b-button>
|
||||
</%def>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue