Added Barcode generation

This commit is contained in:
Christian Anetzberger
2022-03-22 18:23:52 +01:00
parent 6303177d00
commit 9dc7f78cb4
101 changed files with 178 additions and 419 deletions

17
.gitignore vendored
View File

@@ -1,6 +1,17 @@
.DS_Store
*.pyc
*.py~
.DS_Store
conf.py
locale
latest_updates.json
.wnf-lang-status
*.egg-info
dist/
erpnext/docs/current
*.swp
tags
label_printing/docs/current
*.swo
__pycache__
*~
.idea/
.vscode/
node_modules/