Skip to content

Conversation

@aneavanzosc
Copy link
Contributor

No description provided.

@aneavanzosc aneavanzosc changed the title 18.0 purchase import wizard [18.0][MIG] purchase_import_wizard: Migration to 18.0 Sep 11, 2025
@aneavanzosc
Copy link
Contributor Author

CLM13321

Copy link
Contributor

@oihane oihane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2025-09-12 12:59:15,299 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_supplier_code: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,299 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_supplier_name: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,299 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_create_date: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,299 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_date_confirm: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,299 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_origin: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_product_code: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_product_name: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_ordered_qty: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_qty_done: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_price_unit: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_discount: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_state: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_warehouse: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_supplier_id: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_product_id: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_warehouse_id: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,300 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_picking_type_id: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_supplier_code: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_supplier_name: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_create_date: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_date_confirm: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_origin: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_product_code: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_product_name: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_ordered_qty: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_qty_done: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_price_unit: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_discount: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,471 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_state: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,472 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_warehouse: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,472 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_supplier_id: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,472 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_product_id: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,472 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_warehouse_id: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 
2025-09-12 12:59:15,472 961739 WARNING v18c_purchase odoo.fields: Field purchase.order.import.line.purchase_picking_type_id: unknown parameter 'states', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it 

Estos avisos salen simplemente instalando el modulo, hay que revisar que no de warnings

@aneavanzosc
Copy link
Contributor Author

Ya eliminé todos los states de los campos en Python.
A mí no me apareció ningún warning al instalarlo.
No sé por qué te aparece eso..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants