Commit graph

7 commits

Author SHA1 Message Date
Ernad Husremovic
652a582f8d Fix date formatting in Partner Ledger report to use locale settings
The _lines() method fetched the language date_format but never applied
it (line was a no-op: r['date'] = r['date']). Now formats dates using
strftime with the user's locale format (e.g. dd.mm.yyyy for bs_BA).
Also added widget='date' to header date_from/date_to fields.

🤖 assisted by claude
2026-02-09 09:24:08 +01:00
Ernad Husremovic
6be693d7af Exclude cancelled entries from General/Partner Ledger views
The ledger action domains only filtered display types but relied on
a removable search_default_posted filter to exclude cancelled moves.
Added parent_state != cancel to the hard domain so cancelled entries
never appear regardless of active search filters.

🤖 assisted by claude
2026-02-09 09:18:06 +01:00
Ernad Husremovic
54a96472f6 Update Bosnian translations for purchase_request, purchase_request_mrp_sync, purchase_request_category, mrp_sync_mo_demand_with_transfers modules
🤖 assisted by claude
2026-01-13 17:56:54 +01:00
Ernad Husremovic
4e472fc5fa chore: bs translation fix sinkroniz→sinhroniz
🤖 assisted by claude
2026-01-13 17:15:35 +01:00
Ernad Husremovic
a4e5099b48 chore: bs translation updates (sinkronizac→sinhronizac, Create RFQ fix)
🤖 assisted by claude
2026-01-13 16:43:10 +01:00
Ernad Husremovic
b9712bbceb Add new HR payroll and OCR processing submodules
🤖 assisted by claude
2025-11-08 14:04:08 +01:00
Ernad Husremovic
3b38c49bf0 Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00