Add ability to view details (i.e. all fields) of a batch row.
This commit is contained in:
parent
be41d0bb1e
commit
8285993fa6
4 changed files with 82 additions and 12 deletions
3
tailbone/templates/vendors/invoices/row.view.mako
vendored
Normal file
3
tailbone/templates/vendors/invoices/row.view.mako
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
## -*- coding: utf-8 -*-
|
||||
<%inherit file="/batch/row.view.mako" />
|
||||
${parent.body()}
|
Loading…
Add table
Add a link
Reference in a new issue