ADD 12.0 module company_code (#77)

* ADD module company_code

* FIX doc

* FIX doc

* Update company_code/readme/USAGE.rst

Co-Authored-By: bealdav <david.beal@akretion.com>
This commit is contained in:
David Beal
2018-12-12 19:57:22 +01:00
committed by GitHub
parent 79d8f6edc5
commit fe06c37cd5
10 changed files with 573 additions and 0 deletions

1
company_code/__init__.py Normal file
View File

@@ -0,0 +1 @@
from . import models