diff options
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 | ||||
| -rw-r--r-- | indoteknik_custom/models/tukar_guling.py | 0 | ||||
| -rw-r--r-- | indoteknik_custom/views/tukar_guling.xml | 0 |
3 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 9fe3dcdb..3a7c9fa0 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -167,6 +167,7 @@ 'views/coretax_faktur.xml', 'views/public_holiday.xml', 'views/stock_inventory.xml', + 'views/tukar_guling.xml' ], 'demo': [], 'css': [], diff --git a/indoteknik_custom/models/tukar_guling.py b/indoteknik_custom/models/tukar_guling.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/indoteknik_custom/models/tukar_guling.py diff --git a/indoteknik_custom/views/tukar_guling.xml b/indoteknik_custom/views/tukar_guling.xml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/indoteknik_custom/views/tukar_guling.xml |
