Skip to Content
Menu
v 16.0 Third Party 1035
Download for v 16.0 Deploy on Odoo.sh Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Invoicing (account)
Manufacturing (mrp)
Purchase (purchase)
Sales (sale_management)
Discuss (mail)
Lines of code 231
Technical Name bi_order_line_with_sequence_number
LicenseOPL-1
Websitehttps://www.browseinfo.com
Versions 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Invoicing (account)
Manufacturing (mrp)
Purchase (purchase)
Sales (sale_management)
Discuss (mail)
Lines of code 231
Technical Name bi_order_line_with_sequence_number
LicenseOPL-1
Websitehttps://www.browseinfo.com
Versions 14.0 15.0 16.0 17.0 18.0

Sale Order Line Number Odoo Apps

Purchse Order Line Sequence Number Odoo Apps

Sequence Number in Order Line Odoo Apps

Order Line with Sequence Number Odoo app to enhance the user experience by providing a sequential numbering system for various order-related documents and their respective lines. This app offers a range of features that enable users to display sequence numbers in a clear and organized manner across different modules within the Odoo ERP system.

This app allows users to automatically assign sequence numbers to order lines, making it easier to track and manage items within sales quotations/orders, RFQs/purchase orders, incoming/outgoing/detailed/all operation lines, invoices/bills/credit notes/refunds, purchase agreement lines, and manufacturing order lines.

By displaying sequence numbers, users can quickly identify and reference specific order lines, which improves document clarity and minimizes errors during order processing.

The app extends its functionality to reports, ensuring that the sequence numbers are reflected in various reports associated with the order lines. This makes it simpler to generate and review reports, providing a comprehensive overview of order-related activities.

Features

Show Sequence Number in Order Line

User can see sequence number in sale quotation/order line, RFQ/purchase order line, incoming/outgoing/detailed/all operation line, invoice/bill/credit note/refund line, purchase agreement line and manufacturing order line.

Order Line with Sequence Number in Report

User can see sequence number in sale quotation/order report, RFQ/purchase order report, incoming/outgoing/detailed/all operation report, invoice/bill/credit note/refund report, purchase agreement report and manufacturing order report.

Display Order Line Sequence Number Access Rights

Under user configuration, User can enable or disable "Display Order Line Sequence Number" option to show or hide order line sequence.

Show Order Line Sequence in Sale Order

User can view the sequence number in sale order line.

Order Line Sequence in Sale Order Report

Show Order Line Sequence in Purchase Agreement

User can view the sequence number in purchase agreement line.

Order Line Sequence in Purchase Agreement Report

Show Order Line Sequence in Purchase Order

User can view the sequence number in purchase order line.

Order Line Sequence in Purchase Order Report

Show Order Line Sequence in Delivery Order

User can view the sequence number in delivery order line.

Order Line Sequence in Delivery Order Report

Show Order Line Sequence in an Invoice

User can view the sequence number in an invoice line.

Order Line Sequence in an Invoice Report

Show Order Line Sequence in Manufacturing Order

User can view the sequence number in manufacturing order line.

Order Line Sequence in Manufacturing Report

Apps May You Like

Most Demanded Apps

Free Support

You will get 90 Days free support incase any bugs or issue (Except data recovery).

At BrowseInfo we offer end to end solution for Odoo services. Which includes analysis & consultation on the workflows and integration part. Please note that You're not allowed to distribute this module after purchase! Incase of any question regarding this module feel free to email us on ticket@browseinfo.in or raise a ticket on support.

Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Can't install
by
Nasser mohamed
on 1/1/24, 2:33 PM

RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
  File "C:\Program Files\Odoo 16\server\odoo\http.py", line 1591, in _serve_db
    return service_model.retrying(self._serve_ir_http, self.env)
  File "C:\Program Files\Odoo 16\server\odoo\service\model.py", line 133, in retrying
    result = func()
  File "C:\Program Files\Odoo 16\server\odoo\http.py", line 1618, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
  File "C:\Program Files\Odoo 16\server\odoo\http.py", line 1822, in dispatch
    result = self.request.registry['ir.http']._dispatch(endpoint)
  File "C:\Program Files\Odoo 16\server\odoo\addons\base\models\ir_http.py", line 154, in _dispatch
    result = endpoint(**request.params)
  File "C:\Program Files\Odoo 16\server\odoo\http.py", line 697, in route_wrapper
    result = endpoint(self, *args, **params_ok)
  File "C:\Program Files\Odoo 16\server\odoo\addons\web\controllers\dataset.py", line 46, in call_button
    action = self._call_kw(model, method, args, kwargs)
  File "C:\Program Files\Odoo 16\server\odoo\addons\web\controllers\dataset.py", line 33, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
  File "C:\Program Files\Odoo 16\server\odoo\api.py", line 466, in call_kw
    result = _call_kw_multi(method, model, args, kwargs)
  File "C:\Program Files\Odoo 16\server\odoo\api.py", line 453, in _call_kw_multi
    result = method(recs, *args, **kwargs)
  File "", line 2, in button_immediate_install
  File "C:\Program Files\Odoo 16\server\odoo\addons\base\models\ir_module.py", line 74, in check_and_log
    return method(self, *args, **kwargs)
  File "C:\Program Files\Odoo 16\server\odoo\addons\base\models\ir_module.py", line 468, in button_immediate_install
    return self._button_immediate_function(type(self).button_install)
  File "C:\Program Files\Odoo 16\server\odoo\addons\base\models\ir_module.py", line 592, in _button_immediate_function
    registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
  File "", line 2, in new
  File "C:\Program Files\Odoo 16\server\odoo\tools\func.py", line 87, in locked
    return func(inst, *args, **kwargs)
  File "C:\Program Files\Odoo 16\server\odoo\modules\registry.py", line 90, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "C:\Program Files\Odoo 16\server\odoo\modules\loading.py", line 488, in load_modules
    processed_modules += load_marked_modules(cr, graph,
  File "C:\Program Files\Odoo 16\server\odoo\modules\loading.py", line 372, in load_marked_modules
    loaded, processed = load_module_graph(
  File "C:\Program Files\Odoo 16\server\odoo\modules\loading.py", line 231, in load_module_graph
    load_data(cr, idref, mode, kind='data', package=package)
  File "C:\Program Files\Odoo 16\server\odoo\modules\loading.py", line 71, in load_data
    tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
  File "C:\Program Files\Odoo 16\server\odoo\tools\convert.py", line 763, in convert_file
    convert_xml_import(cr, module, fp, idref, mode, noupdate)
  File "C:\Program Files\Odoo 16\server\odoo\tools\convert.py", line 829, in convert_xml_import
    obj.parse(doc.getroot())
  File "C:\Program Files\Odoo 16\server\odoo\tools\convert.py", line 749, in parse
    self._tag_root(de)
  File "C:\Program Files\Odoo 16\server\odoo\tools\convert.py", line 698, in _tag_root
    f(rec)
  File "C:\Program Files\Odoo 16\server\odoo\tools\convert.py", line 709, in _tag_root
    raise ParseError(msg) from None  # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
odoo.tools.convert.ParseError: while parsing None:51
Error while validating view:

Element '' cannot be located in parent view

View error context:
{'file': 'c:\\odoo '
         '16\\bi_order_line_with_sequence_number\\report\\order_line_inherit_report.xml',
'line': 2,
'name': 'mrp_report',
'view': ir.ui.view(1696,),
'view.model': False,
'view.parent': ir.ui.view(1646,),
'xmlid': 'mrp_report'}


The above server error caused the following client error:
RPC_ERROR: Odoo Server Error
    at makeErrorFromResponse (http://localhost:8069/web/assets/278-0ec98ee/web.assets_backend.min.js:990:163)
    at XMLHttpRequest. (http://localhost:8069/web/assets/278-0ec98ee/web.assets_backend.min.js:998:13)

Re: Can't install
by
BrowseInfo
on 1/1/24, 11:55 PM Author

Hello Sir,

Please raise a ticket at the given below link sir.

https://www.browseinfo.com/support-request

Our team will check and guide you further.

Regards


by
jackadam
on 12/27/23, 2:47 AM

Odoo 16.0-20231222



odoo-web-1  | odoo.tools.convert.ParseError: while parsing None:37
odoo-web-1  | 验证视图时出错:
odoo-web-1  |
odoo-web-1  | 元素 '' 在上级视图中没有找到
odoo-web-1  |
odoo-web-1  | View error context:
odoo-web-1  | {'file': '/mnt/extra-addons/bi_order_line_with_sequence_number/report/order_line_inherit_report.xml',
odoo-web-1  |  'line': 2,
odoo-web-1  |  'name': 'stock_report',
odoo-web-1  |  'view': ir.ui.view(1319,),
odoo-web-1  |  'view.model': False,
odoo-web-1  |  'view.parent': ir.ui.view(886,),
odoo-web-1  |  'xmlid': 'stock_report'}

Re:
by
BrowseInfo
on 12/27/23, 4:15 AM Author

Hello Sir,

Please raise a ticket at the given below link sir.

https://www.browseinfo.com/support-request

Our team will check and guide you further.

Regards