Branch

Pending: 0 Building: 0 Running: 0 Failed: 89

[I18N] base: correct Vietnamese translation in contact

PR: [I18N][15.0] base: correct vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: open

age: up-time:

[I18N] base: correct Vietnamese translation in contact

PR: [I18N][15.0] base: correct vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: open

age: Not finished up-time: Not finished

[I18N] base: correct vietnamese translation in contact

PR: [I18N][15.0] base: correct vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: closed

age: up-time: Not finished

[I18N] base: correct vietnamese translation in contact

PR: [I18N][15.0] base: correct vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: merged

age: up-time:

[I18N] base: correct vietnamese translation in contact

PR: [I18N][15.0] base: correct vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

[I18N] base: correct vietnamese translation in contact

PR: [I18N][15.0] base: correct vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

PR: [I18N][15.0] base: correct vietnamese translation in contact

Committer:

Instance ID: 0

PR State: merged

age: up-time:

PR: [I18N][15.0] base: correct vietnamese translation in contact

Committer:

Instance ID: 0

PR State: merged

age: up-time:

[I18N] base: correct vietnamese translation in contact

PR: [I18N][15.0] base: correct vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: merged

age: up-time:

[I18N] purchase: missing spacing

PR: [I18N] purchase: missing spacing

Committer: Roy Le

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

PR: Merge from upstream 16 20250701 01

Committer:

Instance ID: 0

PR State: merged

age: up-time:

[PERF] mrp: optimize move_finished_ids update to improve backorder creation performance for serial-tracked production Previously, all move_finished_ids in non-done state were updated regardless of whether their date or date_deadline values actually changed. This led to unnecessary write operations and potential slowdowns, especially in serial-tracked production where each finished product line generates a separate stock.move. This update improves the performance of completing manufacturing orders that produce serial-tracked finished products.

PR: [PERF] mrp: optimize move_finished_ids update to improve backorder creation performance for serial-tracked production

Committer: Roy Le

Instance ID: 0

PR State: merged

age: up-time:

[IMP] stock: Improve query of move_orig_ids and move_dest_ids

PR: [IMP] stock: Improve query of move_orig_ids and move_dest_ids

Committer: Giang Pham

Instance ID: 0

PR State: merged

age: up-time: Not finished

[IMP] stock: Improve query of move_orig_ids and move_dest_ids

PR: [IMP] stock: Improve query of move_orig_ids and move_dest_ids

Committer: Giang Pham

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

[PERF] purchase_mrp: optimize purchase_order_count computation using single SQL query The previous approach used multiple ORM traversals and len(set(...)) logic in Python, which caused performance degradation on large datasets. This PR improves the performance of the purchase_order_count computed field on the production order by replacing the slow Python-level iteration over stock moves with a single optimized SQL query. This refactor ensures fast and reliable results even on databases with thousands of stock moves and procurement groups.

PR: [IMP][16.0] mrp*: Improved speed when viewing production orders

Committer: Roy Le

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

[IMP] mrp*: Improved speed when viewing production orders In cases where the production order has been done or canceled, it is not necessary to recalculate. This significantly improves the speed of opening production orders, especially for production orders with backorders.

PR: [IMP][16.0] mrp*: Improved speed when viewing production orders

Committer: Roy Le

Instance ID: 0

PR State: merged

age: up-time:

[IMP] mrp*: Improved speed when viewing production orders In cases where the production order has been done or canceled, it is not necessary to recalculate. This significantly improves the speed of opening production orders, especially for production orders with backorders.

PR: [IMP][16.0] mrp*: Improved speed when viewing production orders

Committer: Trinh Ngoc Hung

Instance ID: 0

PR State: merged

age: up-time: Not finished

[IMP] mrp*: Improved speed when viewing production orders In cases where the production order has been done or canceled, it is not necessary to recalculate. This significantly improves the speed of opening production orders, especially for production orders with backorders.

PR: [IMP][16.0] mrp*: Improved speed when viewing production orders

Committer: Trinh Ngoc Hung

Instance ID: 0

PR State: merged

age: up-time: Not finished

[IMP] mrp*: Improved speed when viewing production orders In cases where the production order has been done or canceled, it is not necessary to recalculate. This significantly improves the speed of opening production orders, especially for production orders with backorders.

PR: [IMP][16.0] mrp*: Improved speed when viewing production orders

Committer: Trinh Ngoc Hung

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

[IMP] mrp*: Improved speed when viewing production orders In cases where the production order has been done or canceled, it is not necessary to recalculate. This significantly improves the speed of opening production orders, especially for production orders with backorders.

PR: [IMP][16.0] mrp*: Improved speed when viewing production orders

Committer: Trinh Ngoc Hung

Instance ID: 0

PR State: merged

age: up-time: Not finished

[I18N] base: correct Vietnamese translation in contact

PR: [I18N][16.0] base: correct Vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: open

age: up-time:

[I18N] stock: correct Vietnamese translation in stock Signed-off-by: TuyenTran <trandinhtuyen2018@gmail.com>

PR: [I18N][16.0] stock: correct Vietnamese translation in stock

Committer: TuyenTran

Instance ID: 0

PR State: open

age: up-time:

[I18N] auth_ldap

PR: [I18N] auth_ldap

Committer: Roy Le

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

[IMP] *: optimize ORM cache handling Updated multiple models to improve performance by preventing unnecessary ORM cache clearing. This change applies to the AutomaticEntryWizard, GoogleSync, MicrosoftSync and Employee models, ensuring more efficient data handling during write operations.

PR: [IMP] *: optimize ORM cache handling

Committer: Giang Pham

Instance ID: 0

PR State: closed

age: up-time:

[IMP] *: optimize ORM cache handling Updated multiple models to improve performance by preventing unnecessary ORM cache clearing. This change applies to the AutomaticEntryWizard, GoogleSync, MicrosoftSync and Employee models, ensuring more efficient data handling during write operations.

PR: [IMP] *: optimize ORM cache handling

Committer: Giang Pham

Instance ID: 0

PR State: closed

age: up-time:

[IMP] *: optimize ORM cache handling Updated multiple models to improve performance by preventing unnecessary ORM cache clearing. This change applies to the AutomaticEntryWizard, GoogleSync, MicrosoftSync and Employee models, ensuring more efficient data handling during write operations.

PR: [IMP] *: optimize ORM cache handling

Committer: Giang Pham

Instance ID: 0

PR State: closed

age: up-time: Not finished

PR: Merge from upstream 17 20250701 01

Committer:

Instance ID: 0

PR State: merged

age: up-time:

[I18N] base: correct Vietnamese translation in contact

PR: [I18N][17.0] base: correct Vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: open

age: up-time:

Merge branch '17.0' into v17_fix_hr_holidays

PR: [FIX][17.0] hr_holidays: Prevent accrual beyond defined end date

Committer: GitHub

Instance ID: 0

PR State: closed

age: up-time:

[FIX] hr_holidays: Prevent accrual beyond defined end date **Current Behavior** When an allocation is configured with an automatic accrual and an end date, selecting a future date beyond the accrual end date still results in additional leaves being calculated. **Solution** Introduced a check to cap the selected date at the accrual_date_end when simulating future leave accruals. This ensures that no extra leaves are added beyond the intended accrual period.

PR: [FIX][17.0] hr_holidays: Prevent accrual beyond defined end date

Committer: TuyenTran

Instance ID: 0

PR State: closed

age: up-time: Not finished

[FIX] mail: exclude completed activities from the list when accessed via the clock icon When clicking on the clock icon to view scheduled activities, the system currently displays all activities, including those already marked as done. This clutters the view and makes it difficult for users to focus on pending tasks.

PR: [FIX] mail: exclude completed activities from the list when accessed via the clock icon

Committer: Roy Le

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

[FIX] survey: avoid failed test conflict with viin_survey

PR: Merge from upstream 17 20250604 01

Committer: Roy Le

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

[I18N] base: correct vietnamese translation in contact

PR: [I18N][17.0] base: correct vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: merged

age: up-time:

[FIX] l10n_vn: Change document url from Odoo to Viindoo

PR: [FIX][17.0] l10n_vn: Change document url from Odoo to Viindoo

Committer: TuyenTran

Instance ID: 0

PR State: closed

age: up-time:

[FIX] l10n_vn: Change document url from Odoo to ViindooO

PR: [FIX][17.0] l10n_vn: Change document url from Odoo to Viindoo

Committer: TuyenTran

Instance ID: 0

PR State: closed

age: Not finished up-time: Not finished

Merge remote-tracking branch 'odoo/17.0' into 17.0 Conflicts: addons/account/i18n/vi.po addons/account_check_printing/i18n/vi.po addons/account_fleet/i18n/vi.po addons/auth_oauth/i18n/vi.po addons/barcodes/i18n/vi.po addons/barcodes_gs1_nomenclature/i18n/vi.po addons/calendar/i18n/vi.po addons/crm_livechat/i18n/vi.po addons/event/i18n/vi.po addons/fleet/i18n/vi.po addons/gamification/i18n/vi.po addons/google_calendar/i18n/vi.po addons/google_gmail/i18n/vi.po addons/hr/i18n/vi.po addons/hr_attendance/i18n/vi.po addons/hr_contract/i18n/vi.po addons/hr_expense/i18n/vi.po addons/hr_fleet/i18n/vi.po addons/hr_holidays/i18n/vi.po addons/hr_holidays_attendance/i18n/vi.po addons/hr_work_entry/i18n/vi.po addons/im_livechat/i18n/vi.po addons/link_tracker/i18n/vi.po addons/mail_group/i18n/vi.po addons/mass_mailing/i18n/vi.po addons/microsoft_calendar/i18n/vi.po addons/microsoft_outlook/i18n/vi.po addons/mrp/i18n/fa.po addons/mrp/i18n/vi.po addons/mrp_subcontracting/i18n/vi.po addons/phone_validation/i18n/vi.po addons/point_of_sale/i18n/vi.po addons/pos_epson_printer/i18n/vi.po addons/product/i18n/vi.po addons/project/i18n/vi.po addons/purchase/i18n/vi.po addons/purchase_stock/i18n/vi.po addons/repair/i18n/fa.po addons/repair/i18n/vi.po addons/resource/i18n/vi.po addons/sale/i18n/vi.po addons/sale_crm/i18n/vi.po addons/sale_expense/i18n/vi.po addons/sale_management/i18n/vi.po addons/sale_project/i18n/vi.po addons/sale_stock/i18n/vi.po addons/sale_timesheet/i18n/vi.po addons/spreadsheet_dashboard_hr_expense/i18n/vi.po addons/spreadsheet_dashboard_im_livechat/i18n/vi.po addons/spreadsheet_dashboard_purchase/i18n/vi.po addons/stock/i18n/vi.po addons/stock_account/i18n/vi.po addons/stock_landed_costs/i18n/vi.po addons/stock_picking_batch/i18n/vi.po addons/stock_sms/i18n/vi.po addons/survey/i18n/vi.po addons/web/i18n/az.po addons/web/i18n/fa.po addons/web_editor/i18n/fa.po addons/web_editor/i18n/vi.po addons/website/i18n/vi.po addons/website_event_booth/i18n/vi.po addons/website_event_track_quiz/i18n/vi.po addons/website_forum/i18n/vi.po addons/website_mass_mailing/i18n/vi.po addons/website_sale_stock_wishlist/i18n/vi.po addons/website_sale_wishlist/i18n/vi.po addons/website_slides_forum/i18n/vi.po odoo/addons/base/i18n/vi.po

PR: Merge from upstream 17 20250604 01

Committer: Roy Le

Instance ID: 0

PR State: merged

age: up-time:

[I18N] base: correct vietnamese translation in contact

PR: [I18N][17.0] base: correct vietnamese translation in contact

Committer: TuyenTran

Instance ID: 0

PR State: merged

age: up-time:

Update addons/crm/i18n/vi.po

PR: [I18N][17.0] crm: imp i18n

Committer: GitHub

Instance ID: 0

PR State: open

age: up-time:

Update addons/crm/i18n/vi.po

PR: [I18N][17.0] crm: imp i18n

Committer: GitHub

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

Update addons/crm/i18n/vi.po

PR: [I18N][17.0] crm: imp i18n

Committer: GitHub

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

[I18N] crm: imp i18n

PR: [I18N][17.0] crm: imp i18n

Committer: quyen

Instance ID: 0

PR State: merged

age: up-time:

PR: [I18N][17.0] base: correct vietnamese translation in contact

Committer:

Instance ID: 0

PR State: merged

age: up-time:

A

PR: A

Committer: TuyenTran

Instance ID: 0

PR State: closed

age: up-time:

[I18N] *: forward Vietnamese translations from v17 (override mode)

PR: [I18N] *: forward Vietnamese translations from v17 (override mode)

Committer: Roy Le

Instance ID: 0

PR State: merged

age: up-time:

Merge remote-tracking branch 'odoo/18.0' into 18.0

PR: Merge from upstream 18 20250122 01

Committer: Roy Le

Instance ID: 0

PR State: merged

age: up-time:

Merge remote-tracking branch 'odoo/18.0' into 18.0

PR: V18 merge from upstream 20241219 01

Committer: Roy Le

Instance ID: 0

PR State: merged

age: up-time:

Merge remote-tracking branch 'odoo/18.0' into v18_merge_from_upstream_20241219_01

PR: V18 merge from upstream 20241219 01

Committer: Nguyễn Đại Dương

Instance ID: 0

PR State: merged

age: up-time: Not finished

[I18N] *: fix format string

PR: [I18N] *: fix format string

Committer: Roy Le

Instance ID: 0

PR State: merged

age: Not finished up-time: Not finished

Merge remote-tracking branch 'odoo/18.0' into 18.0

PR: V18 merge from upstream 20241219 01

Committer: Nguyễn Đại Dương

Instance ID: 0

PR State: merged

age: up-time: Not finished