| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Purchase (purchase)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 21 |
| Technical Name |
tamadoo_purchase_hide_product_code |
| License | OPL-1 |
| Website | https://tamadoo.com |
| Versions | 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Purchase (purchase)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 21 |
| Technical Name |
tamadoo_purchase_hide_product_code |
| License | OPL-1 |
| Website | https://tamadoo.com |
| Versions | 19.0 |
Hide Product Code in Purchase
Remove the internal reference code from product names on purchase order lines.
Odoo 19
Purchase
What it does
By default Odoo prints the internal reference in front of the product name on every
purchase order line â for example [DESK-0001] Office Desk. This module
removes that [CODE] prefix from purchase orders and requests for
quotation, both in the product cell and the line description, so the lines read
cleanly as Office Desk.
Key features
- Hides the
[INTERNAL_REF]prefix from product names on purchase order lines. - Cleans both the product cell and the auto-filled line description.
- Display-only â the internal reference itself is never changed.
- Zero configuration: it works the moment it is installed.
How to use â step by step
1. Before â the internal code clutters the line
On a normal purchase order the line shows [DESK-0001] Office Desk.
2. After â install the module, the code is gone
The same line now reads simply Office Desk.
Requirements
- Odoo 19 â Purchase (
purchase).
Tamadoo · tama.odoo@gmail.com
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