Skip to content

[ADD]17.0: Added pos_order_line_show_product_info module #1377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
111 changes: 111 additions & 0 deletions pos_order_line_show_product_info/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
======================================
Point of Sale - Orderline Product Info
======================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a6bc114ceb01c650415a51d79e2bde424356243a74d2cc067757c1e65de625b4
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github
:target: https://github.com/OCA/pos/tree/17.0/pos_order_line_show_product_info
:alt: OCA/pos
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/pos-17-0/pos-17-0-pos_order_line_show_product_info
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

POS Order Line Show Product Info
================================

This module enhances the Point of Sale (POS) experience in Odoo by
displaying additional product information directly within each order
line. This improves transparency for cashiers and helps in validating
products during sales.

Features
--------

- Show product barcode, internal reference, and other details.
- Improved order line clarity in POS interface.
- Useful for businesses needing detailed line-level product visibility.

Usage
-----

Install the module. Product info appears automatically in POS order
lines.

Technical Information
---------------------

- Compatible with Odoo 17.0
- Developed following OCA module standards.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/pos/issues/new?body=module:%20pos_order_line_show_product_info%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Serpent Consulting Services Pvt. Ltd.

Contributors
------------

- `SerpentCS <https://www.serpentcs.com>`__:

- Parvez Qureshi <[email protected]>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-Serpent Consulting Services Pvt. Ltd.| image:: https://github.com/Serpent Consulting Services Pvt. Ltd..png?size=40px
:target: https://github.com/Serpent Consulting Services Pvt. Ltd.
:alt: Serpent Consulting Services Pvt. Ltd.

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-Serpent Consulting Services Pvt. Ltd.|

This module is part of the `OCA/pos <https://github.com/OCA/pos/tree/17.0/pos_order_line_show_product_info>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Empty file.
18 changes: 18 additions & 0 deletions pos_order_line_show_product_info/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Point of Sale - Orderline Product Info",
"summary": "Point of Sale - Orderline Product Info",
"version": "17.0.1.0.0",
"category": "Point of sale",
"website": "https://github.com/OCA/pos",
"author": "Serpent Consulting Services Pvt. Ltd.,Odoo Community Association (OCA)",
"maintainers": ["Serpent Consulting Services Pvt. Ltd."],
"license": "AGPL-3",
"installable": True,
"depends": ["point_of_sale"],
"assets": {
"point_of_sale._assets_pos": [
"pos_order_line_show_product_info/static/src/models/models.esm.js",
"pos_order_line_show_product_info/static/src/models/ProductScreen.xml",
]
},
}
3 changes: 3 additions & 0 deletions pos_order_line_show_product_info/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
2 changes: 2 additions & 0 deletions pos_order_line_show_product_info/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- [SerpentCS](https://www.serpentcs.com):
- Parvez Qureshi \<<[email protected]>\>
18 changes: 18 additions & 0 deletions pos_order_line_show_product_info/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# POS Order Line Show Product Info

This module enhances the Point of Sale (POS) experience in Odoo by displaying additional product information directly within each order line. This improves transparency for cashiers and helps in validating products during sales.

## Features

- Show product barcode, internal reference, and other details.
- Improved order line clarity in POS interface.
- Useful for businesses needing detailed line-level product visibility.

## Usage

Install the module. Product info appears automatically in POS order lines.

## Technical Information

- Compatible with Odoo 17.0
- Developed following OCA module standards.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading