Browse Source

[ADD] Initial Commit

pull/124/head
Ajmalcybrosys 6 years ago
parent
commit
b2cc374027
  1. 0
      customer_due_day/README.md
  2. 0
      customer_due_day/__init__.py
  3. 0
      customer_due_day/__manifest__.py
  4. 0
      customer_due_day/report/__init__.py
  5. 0
      customer_due_day/report/due_days.py
  6. 0
      customer_due_day/report/due_days.xml
  7. 0
      customer_due_day/security/ir.model.access.csv
  8. 0
      customer_due_day/static/description/banner.jpg
  9. 0
      customer_due_day/static/description/cybro_logo.png
  10. 0
      customer_due_day/static/description/due_report.png
  11. 0
      customer_due_day/static/description/due_wizard.png
  12. 0
      customer_due_day/static/description/icon.png
  13. 0
      customer_due_day/static/description/index.html

0
customer_due_days/README.md → customer_due_day/README.md

0
customer_due_days/__init__.py → customer_due_day/__init__.py

0
customer_due_days/__manifest__.py → customer_due_day/__manifest__.py

0
customer_due_days/report/__init__.py → customer_due_day/report/__init__.py

0
customer_due_days/report/due_days.py → customer_due_day/report/due_days.py

0
customer_due_days/report/due_days.xml → customer_due_day/report/due_days.xml

0
customer_due_days/security/ir.model.access.csv → customer_due_day/security/ir.model.access.csv

1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_customer_due_manager customer.due model_customer_due_report account.group_account_user 1 1 1 1

0
customer_due_days/static/description/banner.jpg → customer_due_day/static/description/banner.jpg

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

0
customer_due_days/static/description/cybro_logo.png → customer_due_day/static/description/cybro_logo.png

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

0
customer_due_days/static/description/due_report.png → customer_due_day/static/description/due_report.png

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 130 KiB

0
customer_due_days/static/description/due_wizard.png → customer_due_day/static/description/due_wizard.png

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

0
customer_due_days/static/description/icon.png → customer_due_day/static/description/icon.png

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

0
customer_due_days/static/description/index.html → customer_due_day/static/description/index.html

Loading…
Cancel
Save