2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-09 03:03:41 +00:00

Pass column and index data through to each cell in the template

Allows for much more intelligent template rendering
This commit is contained in:
Oliver Walters
2019-07-07 09:50:59 +10:00
parent 0e95fb773f
commit b77bfc74ea
4 changed files with 39 additions and 7 deletions
+2 -1
View File
@@ -37,8 +37,9 @@ InvenTree/media
# Key file
secret_key.txt
# Ignore python IDE project configuration
# IDE / development files
.idea/
*.code-workspace
# Coverage reports
.coverage