Search 1.9 billion lines of Odoo code on GitHub

ursa_product_gtin

Author: ChriCar Beteiligungs- und Beratungs- GmbH, Ursa Information Systems
License: AGPL-3
Branch: 12.0
Repository: ForgeFlow/ao-odoo
Dependencies: product
Languages: PO File (145, 45.0%), Python (132, 41.0%), XML (26, 8.1%), and reStructuredText (19, 5.9%)
Other branches: 10.0, 10.0-mig-mrp_production_service, 11.0, 11.0-add-ao_security, 11.0-ao_crm_helpdesk-add-phone-resolved-state, 11.0-ao_crm_lead_parse_email-21636, 11.0-ao_product-restrict-product-CUD, 11.0-ao_rma, 11.0-ao_stock-stock_request_kanban, 12.0-add-ao_hr, 12.0-ao_analytic, 12.0-enh-ao_stock, 12.0-imp-ao-hr, 12.0-imp-ao_account, 12.0-imp-ao_base, 12.0-mig-ao_hr_timesheet_sheet, 12.0-mig-ao_purchase_request, 12.0-mig-ao_rma, 12.0-mig-ddmrp_dlt_purchase_manual, 12.0-upt-ao_account, 12.0-wip-ao_rma, and 9.0
Other repositories: Bonainifo/ao-odoo, Gofekra/ao-odoo, Guobower/ao-odoo, leangjia/ao-odoo, leodoooca/ao-odoo, marcelsavegnago/ao-odoo, and mulaudzicalvin/ao-odoo

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="ursa-product-gtin"></a> <h2>URSA Product GTIN</h2> <p>This module contains customizations specific to Aleph Objects.</p> <p>Replaces the EAN13 code completion with a checkroutine for EAN13, EAN8, JPC, UPC and GTIN makes EAN visible in simplified view YOU MUST comment constraints in product/product.py manually</p> <p>#_constraints = [(_check_ean_key, 'Error: Invalid ean code', ['ean13'])] or apply the patch provided in <a class="reference external" href="https://bugs.launchpad.net/openobject-server/+bug/700451">https://bugs.launchpad.net/openobject-server/+bug/700451</a></p> <p>Verified with OpenERP 7.0, added additional functions for each type of code to restrict use of code in fields which will allow user to have multiple codes associated with the product. By default view adds EAN13 and UPC fields to product form</p> <a name="credits"></a> <h3 class="with-subtitle">Credits</h3> <h3 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h3> <ul class="simple"> <li>Ursa Information Systems &lt;<a class="reference external" href="http://www.ursainfosystems.com)">http://www.ursainfosystems.com)</a>&gt;</li> <li>Eficent Business and IT Consulting Services S.L. &lt;<a class="reference external" href="mailto:contact&#64;eficent.com">contact&#64;eficent.com</a>&gt;</li> </ul>