Rolando Pérez Rebollo

Results 41 issues of Rolando Pérez Rebollo

Fix :point_down: `WARNING devel odoo.addons.base.models.ir_ui_view: Using active_id, active_ids and active_model in expressions is deprecated, found active_id ` @BinhexTeam

This PR moves the `SaleOrderLine` class out of the `SaleOrder` class to make it a top-level definition. While nested classes are syntactically valid in Python and functional in Odoo, this...

Fixes #451 This PR contains **two commits**: 1. **Adds a test** that reproduces the issue. 2. **Introduces a proposed fix** for the issue. ### 🧩 Context The problem occurs in...

### Module `stock_picking_report_valued_sale_mrp` – Odoo 16.0 ### Description When a kit (phantom BOM) is delivered, fully returned, and then redelivered, the valued delivery reports **Delivery Slip** show **twice the correct...

Standard migration to 16.0 @BinhexTeam #174

Stock Dock standard migration to 17.0. FW-port from 16.0 #108 @BinhexTeam

This module enhances the Account Journal Dashboard by introducing a shortcut button for Bank and Cash journals. The button provides a direct link to the Bank Statements view, streamlining access...

approved
ready to merge

## Describe the bug When running a standard copy, the process doesn’t complete the questionnaire and instead jumps directly to raising: `ValueError: Validation error for question 'postgres_version': The postgres version...

bug

Modify the repository sources to use the Debian archive for Jessie Certainly Fixes #517 and maybe #503. @BinhexTeam

## Describe the bug When running `invoke img-build`, the build process fails due to missing package sources for Debian Jessie. The error trace shows multiple `404 Not Found` errors when...

bug