Commit Graph

  • 5a4ffaa945 chore: add GitLab CI pipeline for Go tests master Marc 2026-04-12 18:47:20 +02:00
  • 66383adf06 feat: Portal, Email Inbound, Discuss + module improvements Marc 2026-04-12 18:41:57 +02:00
  • 2c7c1e6c88 PDF invoice reports + SMTP email sending Marc 2026-04-04 13:58:19 +02:00
  • cc6184a18b Fix action domain/context parsing for fresh DB usability Marc 2026-04-04 11:58:08 +02:00
  • 5973a445c0 Fix DB setup: savepoints for seed, deduplicate AddField, field fixes Marc 2026-04-04 01:37:10 +02:00
  • fad2a37d1c Expand Sale/Purchase/Project + 102 ORM tests — +4633 LOC Marc 2026-04-03 23:39:41 +02:00
  • bdb97f98ad Massive module expansion: Stock, CRM, HR — +2895 LOC Marc 2026-04-03 23:21:52 +02:00
  • 0a76a2b9aa Account module massive expansion: 2499→5049 LOC (+2550) Marc 2026-04-03 21:59:50 +02:00
  • b8fa4719ad Deep dive: Account, Stock, Sale, Purchase — +800 LOC business logic Marc 2026-04-03 19:05:39 +02:00
  • d9171191af Deepen Account + Stock modules significantly Marc 2026-04-03 14:57:33 +02:00
  • e0d8bc81d3 PDF reports + View inheritance + Pivot/Graph views Marc 2026-04-03 13:52:30 +02:00
  • 2e5a550069 Add _inherit (ExtendModel) + Inverse fields + sale extends partner Marc 2026-04-03 13:23:40 +02:00
  • 912abc4b97 Update TODO.md: mark SQL constraints, translations, ref, URLs as done Marc 2026-04-03 13:20:03 +02:00
  • c33393849b Remove all external odoo.com URLs — no phone home Marc 2026-04-03 13:19:29 +02:00
  • 6fd9cdea1b Simplify: O2M batch, domain dedup, db.go split, constants Marc 2026-04-03 13:11:37 +02:00
  • 70320b6b29 Simplify: batch M2O, deduplicate formatting, clean dead code Marc 2026-04-03 01:24:13 +02:00
  • 24dee3704a Complete ORM gaps + server features + module depth push Marc 2026-04-03 01:03:47 +02:00
  • cc1f150732 Deepen all business modules: methods, validations, workflows Marc 2026-04-03 00:58:01 +02:00
  • 0143ddd655 Fix reconciliation: use SQL float8 cast for numeric fields Marc 2026-04-03 00:32:38 +02:00
  • 118d8ee4f5 Fix stock move line creation: add date + product_uom_id columns Marc 2026-04-03 00:21:41 +02:00
  • 5d48737c9d Implement core business logic depth: reconciliation, quants, invoicing Marc 2026-04-02 23:25:32 +02:00
  • 9ad633fc3c Add comprehensive TODO.md with 1:1 Python Odoo comparison Marc 2026-04-02 22:10:29 +02:00
  • 15cccce6d5 Add stored form views, SO line compute, invoice line demo data Marc 2026-04-02 21:55:25 +02:00
  • fbe65af951 Fetch O2M child records in web_read/web_search_read responses Marc 2026-04-02 21:43:42 +02:00
  • e8fe84b913 Fix get_views: include comodel field metadata for O2M/M2M inline views Marc 2026-04-02 21:40:16 +02:00
  • 03fd58a852 Bring all areas to 60%: modules, reporting, i18n, views, data Marc 2026-04-02 20:11:45 +02:00
  • eb92a2e239 Complete ORM core: _inherits, Related write-back, Copy, constraints Marc 2026-04-02 19:57:04 +02:00
  • b57176de2f Bring odoo-go to ~70%: read_group, record rules, admin, sessions Marc 2026-04-02 19:26:08 +02:00
  • 06e49c878a Fix null→false, stock seed data, action_get on model, FK order Marc 2026-04-01 02:52:15 +02:00
  • 3e6b1439e4 Load menus and actions from database (like Python Odoo) Marc 2026-04-01 02:36:48 +02:00
  • 70649c4b4e Fix P0-P2 bugs: sale.order M2M, display_name, DefaultGet Marc 2026-04-01 02:28:49 +02:00
  • 1aa9351054 Make all user menu items functional Marc 2026-04-01 01:43:26 +02:00
  • cc823d3310 Fix navbar: SVG logos, Settings menu, Logout handler Marc 2026-04-01 01:31:37 +02:00
  • 06cd2755bc Fix CSS loading: copy odoo_web.css to frontend, handle /odoo/ static paths Marc 2026-04-01 00:47:14 +02:00
  • 8616def7aa Fix XML template xml:space injection for self-closing tags Marc 2026-04-01 00:25:29 +02:00
  • cead612975 Fix transpiler: function hoisting + re-export paths + DB seed Marc 2026-04-01 00:15:54 +02:00
  • 822a91f8cf Replace custom setup wizard with Database Manager (like Python Odoo) Marc 2026-03-31 23:38:16 +02:00
  • 9c444061fd Backend improvements: views, fields_get, session, RPC stubs Marc 2026-03-31 23:16:26 +02:00
  • 8741282322 Eliminate Python dependency: embed frontend assets in odoo-go Marc 2026-03-31 23:09:12 +02:00
  • 0ed29fe2fd Odoo ERP ported to Go — complete backend + original OWL frontend Marc 2026-03-31 01:45:09 +02:00