Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
Câu hỏi đã đóng với nguyên nhân: not enough information given to provide help bởi Jaime Millán Conejero trên 24/07/2024 03:39:35
1586 Lượt xem

This the models 

from odoo import fields, models


class StockMove(models.Model):
_inherit = 'stock.move'

remark = fields.Char(string='Remark')

This the views







ignore the comment tag

when im tryin to open new at inventory this error showing up

raise ParseError(msg) from None  # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback

odoo.tools.convert.ParseError: while parsing file:/c:/pt.koi/odoo/koi/odoo17/odoo/custom-addons/inventory_batch_remark/views/remark.xml:3

Error while validating view near:

Field `show_check_availability` does not exist

View error context:

{'file': 'c:\\pt.koi\\odoo\\koi\\odoo17\\odoo\\custom-addons\\inventory_batch_remark\\views\\remark.xml',

'line': 1,

'name': 'custom.move.picking.form.remark.inherit',

'view': ir.ui.view(744,),

'view.model': 'stock.move',

'view.parent': ir.ui.view(659,),

'xmlid': 'custom_view_picking_form_remark_inherit'}

  

anyone can help?

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 3 24
1670
Out of Stock Đã xử lý
4
thg 2 24
4570
1
thg 7 23
2336
1
thg 5 23
2980
1
thg 5 25
2157