Eliminate Python dependency: embed frontend assets in odoo-go
- Copy all OWL frontend assets (JS/CSS/XML/fonts/images) into frontend/ directory (2925 files, 43MB) — no more runtime reads from Python Odoo - Replace OdooAddonsPath config with FrontendDir pointing to local frontend/ - Rewire bundle.go, static.go, templates.go, webclient.go to read from frontend/ instead of external Python Odoo addons directory - Auto-detect frontend/ and build/ dirs relative to binary in main.go - Delete obsolete Python helper scripts (tools/*.py) The Go server is now fully self-contained: single binary + frontend/ folder. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
BIN
frontend/base/static/img/icons/account_accountant.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
frontend/base/static/img/icons/appointment.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
frontend/base/static/img/icons/helpdesk.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
frontend/base/static/img/icons/hr_appraisal.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
frontend/base/static/img/icons/industry_fsm.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
frontend/base/static/img/icons/knowledge.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
frontend/base/static/img/icons/marketing_automation.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
frontend/base/static/img/icons/mrp_plm.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
frontend/base/static/img/icons/mrp_workorder.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
frontend/base/static/img/icons/payment_sepa_direct_debit.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
frontend/base/static/img/icons/planning.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
frontend/base/static/img/icons/quality_control.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
frontend/base/static/img/icons/sale_amazon.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
frontend/base/static/img/icons/sale_ebay.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
frontend/base/static/img/icons/sale_subscription.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
frontend/base/static/img/icons/sign.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
frontend/base/static/img/icons/social.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
frontend/base/static/img/icons/stock_barcode.png
Normal file
|
After Width: | Height: | Size: 535 B |
BIN
frontend/base/static/img/icons/timesheet_grid.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
frontend/base/static/img/icons/voip.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
frontend/base/static/img/icons/web_mobile.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
frontend/base/static/img/icons/web_studio.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
frontend/base/static/img/icons/website_form_editor.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
frontend/base/static/img/icons/website_version.png
Normal file
|
After Width: | Height: | Size: 11 KiB |