Skip to Content
  • Volumetric weight for packaging

    Dear contributors,


    do we have a base module (possibly for odoo14) to compute volumetric weight for Delivery Packages ?


    I found this one https://github.com/OCA/product-attribute/tree/13.0/product_dimension_volumetric_weight but it's for product dimension, not for packaging/package dimension.


    All the best

    --

    Francesco Ballerini



    by Francesco Ballerini - 05:40 - 29 Dec 2023
  • MRP: Replenish MO multi-line (stock.move) selection
    Hello OCAers,

    I have a customer who wants to manually select several lines in a manufacturing order (MO) and launch a replenish action on those selected lines.

    Basically he wants to have the same functionality as in the overview but to be able to search filter and select many lines in place of having to click on “replenish” for each line; get the wizard popup to select the location, route and launch the replenshment action

    The default replenishment system in Odoo doesn't allow them to filter the replenishment lines (stock.warehouse.orderpoint)  to only get lines corresponding to that specific MO (unique line per product/location)

    Is there some module in the OCA that can help? Any insight?
    Thank you


     --
    Yves Goldberg
    odooOfficial Partner - OCA delegate
    Open Source ERP, CRM & CMS
    T +972 (3) 720 8818
    +972 (55) 966 1405
    +32 (2) 588 2500
    --


    by Yves Goldberg - 01:16 - 29 Dec 2023
  • Module Question Last Updated by Users
    Hi OCA Mailinglist,
     
    this is my first question: Do you know a module where i can search/look the last updates related to a user in all data models ?
     
    Regards,
    Stefan


    Stefan Kranz
    Geschäftsführer
    Kranz GmbH
    Bellevue 1-3
    23968 Gägelow / GERMANY
    Tel: +49 3841 6290-0
    Fax:+49 3841 6290-32
    Diese E-Mail und alle Anhänge enthalten vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail und ihren Inhalt. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.
    This e-mail and any attached files may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail by mistake) please notify the sender immediately and delete this e-mail. Any unauthorised duplication, disclosure or distribution of this e-mail and content is strictly forbidden.
    www.med-technik-kranz.de
    HRB Schwerin 1930


    by "Stefan Kranz" <stefank@med-technik-kranz.de> - 08:56 - 29 Dec 2023
  • Odoo 12 - Specific report for customer
    Hi all, i'm looking for a way to specify a potential default report template (for Invoice and/or Order) for each of my customer.

    I've got some specific informations to put in the pdf invoice report according to the type of customer. Rather than create a very complex report, i was looking a way to create report to associate to customer. Do you know if is possible to do it? Some OCA module?

    Thanks 

    Happy New Year

    by Cedric DEBARD - 11:30 - 28 Dec 2023
  • Test OCA Carriers in sandbox
    Dear contributors,

    I see OCA has implemented several providers in OCA/delivery-carrier/14.0 , is it possible to test some of them in sandbox ?

    Thanks!
    Best regards

    --

    Francesco Ballerini

    by Francesco Ballerini - 04:31 - 22 Dec 2023
  • e-CMR Compliance (transport)

    Hello contributors!

     

    For everyone aware about CRM (Convention relative au contrat de transport international de Marchandise par Route)

     

    We plan to develop an OCA set of modules to implement the CMR Convention.

     

    Any one is near of this matter and would like to give an expert opinion?

     

     

    RFC for CMR Management and e-CMR Integration in Odoo ERP (OCA RFC in stock-logistic-transport)

    Introduction

    eCMR, as a digital adaptation of the traditional CMR consignment note, has been legally validated and is an integral part of the international transport of goods. Endorsed by numerous countries and supported by the United Nations, its adoption signifies a pivotal move towards digitalization in the transportation sector. This transition is not only a technological advancement but also aligns with global efforts for sustainable and innovative logistics practices.

    Objective

    Develop and implement a functionality in Odoo ERP to manage transportation processes in compliance with the CMR Convention and to prepare for the mandatory use of e-CMR starting in September 2024.

    General Description

    • Sale as Route: Each sale represents a transport route.
    • Purchases and Carriers: Each purchase linked to a route is a carrier.
    • CMR Management: One CMR document is updated by each carrier.
    • Final Signature and Invoicing: The completed CMR is attached to the invoice for client payment.

    Technical Specifications

    1. Sale Route Module: Links sales to transport routes and purchases.
    2. CMR Management Module: Creates, updates, and tracks the CMR document.
    3. Integration with Purchases: Links purchases to CMR updates.
    4. Completion and Sending of CMR: Finalizes CMR for invoicing.
    5. CMR Claims from Suppliers: Automated CMR request and collection.
    6. Security and Compliance: Ensures legal compliance and data security.
    7. User Interface and Experience: User-friendly design and accessibility.
    8. Reporting and Analysis: Tools for tracking and improving logistics.

    e-CMR Integration

    • Compliance with 2024 Regulation: Adapts to mandatory e-CMR usage.
    • Digital Transformation: Transitions from paper-based to digital CMR.
    • Subsidy Utilization: Leverages financial programs like "Cheque Moderniza".
    • Technical Adaptation: Prepares for technology changes required by e-CMR.
    • Training and Support: Provides training for e-CMR system use.

    Conclusion

    Integrating CMR and e-CMR functionalities in Odoo aligns with regulatory changes and represents a commitment to digital transformation in logistics and transportation management.

     

    Thank you in advance.

     

    Best regards,

     

    Rafael Blasco

    Moduon

     


    by Rafael Blasco (Moduon) - 03:54 - 21 Dec 2023
  • Odoo 12 - DMS Module - Directory

    Hello All


    I've just installed the DMS module on my Odoo12 installation, https://github.com/OCA/dms/tree/12.0,  i can create a stockage but can't create a root directory inside this stockage. 

    ===============================
    The requested operation cannot be completed due to security restrictions. Please contact your system administrator

    (Type de document : Directory, Opération : create) - (Records: [90], User: 2) 
    ===============================

    Any idea

    Thanks

    by Cedric DEBARD - 03:36 - 20 Dec 2023
  • "Translating" pictures in website breaks website editor - any workaround?
    Hello everyone,
    
    sorry for non-development question but this is really so specific I cannot imagine anyone besides experts here would be able to answer.
    
    A client has a website where on few pages there is a picture that needs to be different for different language version (because it contains embedded text in that language). The way we came out to deal with this is adding something like <t t-set="image_url" t-value="url_of_the_picture_in_default_language"/> before the image itself and then in the image itself something like <img t-att-href="image_url"/>
    
    This way the URL value can be translated to other languages. While it works as planned unfortunately it breaks the website editor - some JS error appears and the component palette won't be loaded :-(
    
    I have a stupid feeling I am missing some other obvious option. Any ideas please?
    
    Best regards
    
    	Radovan Skolnik
    
    
    

    by Radovan Skolnik - 07:15 - 19 Dec 2023
  • Inquiry on Connecting Odoo.sh with Power BI for Odoo v15, v16 and v17
    Dear OCA Team,

    We are currently exploring possibilities to connect Odoo.sh with Power BI for odoo versions v15, v16 and v17. I would appreciate it if you could provide insights into the available options and any recommendations for achieving this integration.

    Your assistance in this matter is highly valuable. Thank you in advance for your support.

    Thanks and Regards,
    LogoLogo
    Mitesh Jayswal
    Team Lead - Open Source (Odoo Certified)
    M: +91-7016346545
    P: +91-8140810579 / EXTN: 1001
    E: mitesh.jayswal@brainvire.com
    W: www.brainvire.com
    Facebook icon LinkedIn icon Twitter icon Blog
    Inc MagazineDeloitteSilicon Valley's Fastest Growing  CompanyReviewed on clutchGreat Place to Work

    Disclaimer: The information transmitted by this email is intended only for the person or entity to which it is addressed. This email may contain proprietary, business-confidential and/or privileged material. Please consider the environment before printing.



    by mitesh.jayswal - 02:01 - 18 Dec 2023
  • Receive and deliver in Packages
    Hello, I couldn't find this feature in out of the box Odoo, nor existing OCA modules, but tapping the collective brain in case I'm missing something:

    I receive from my supplier boxes with Parts A, B and C.
    They have serial numbers, so I'm receive them individually and the put them in a Package , to track them together.
    This works out of the box, with some UX sugarcoat that may become an OCA module.

    Then I want to deliver that box to a customer.
    I want the picking person to select a box, and then the delivery order should have those 3 lines with the particular SNs of the box that was selected.
    I can't get this working, even enabling the "Move packages" option in the Operation Type.

    So my guess is that I'll need a feature to pick a box in a DO.
    But maybe someone knows better.

    Thanks for the feedback.


    --
    DANIEL REIS
    MANAGING PARTNER

    M: +351 919 991 307
    E: dreis@OpenSourceIntegrators.com
    A: Avenida da República 3000, Estoril Office B, 3º Escr.34, 2649-517 Cascais


    by Daniel Reis - 02:39 - 15 Dec 2023
  • AUTOMATISATION D'ENVOIE DE MAIL EN CAS DE SEUIL CRITIQUE
    Bonjour à tous je viens vers vous solliciter votre aide, aufaite je suis sur odoo online version 16, puis que j'ai pas d'accès au code source j'aimerais automatisé le seuil minimale atteint par un mail envoyé au responsable de stock si c'était possible avec les actions automatisés svp aider moi

    --

    SY Hawa Diallo - (IngéniEure SI)

    InfOrmation SystEms EnginEer



    by hawa1 - 02:01 - 13 Dec 2023
  • Sale Order packaging without specify products
    Hello, 

    TLTR 

    I am searching (for Odoo v14) a module which add a one2many on sale order, linking SO with multiple product packaging objects.

    More details

    Long time ago I've been asked to make implementations for a workflow when we need to define product packaging objects in a Sale Order so that we can store packaging dimensions, compute the proper rate and send some info to the carrier. 

    We don't want to define any package on sale order line, or link specific products to a packaging: we just need to define an X number of packaging objects related to the sale order. 
    Also, we want to do it from sale order because we adjust product lines accordingly to the "on hand quantity" directly on sale order, before picking generation, plus we don't manage backorder in the classic Odoo way, so picking is basically only "validate" for us.

    I already have developed the workflow, but it's not properly integrated with some Odoo modules/models so I want to make some refactors and possibly integrate it with some OCA modules like product_packaging_dimension to use already implemented features when possible.

    But I did not find anything covering this, possibly did I miss it?

    Thanks

    Francesco Ballerini

    Privo di virus.www.avast.com

    by Francesco Ballerini - 12:24 - 11 Dec 2023
  • Packaging

    Dear OCA’ers,

    i am looking for a way to attach packaging products (storable, with selling price) to a sales order automatically, when a specific product is selected.

    I already checked the sale_attach_product of the sales_workflow repo, but this doesnt seem to cover the needs in this case. It adds the same quantity of the parent product.

     

    I also checked the product-pack repo. But the flow seems to be the opposite way. You can select a pack in the sales order, which adds the pack components to the SO.

     

    What i want to achieve… Add a product „Product 1“ to sales order (e.g. quantity of 20).

    Automatic addition of the packaging product „Packaging Product“ to the sales order (quantity = quantity of Product 1 / variable then round up, so in this case e.g. 20/6=3,33 -> 4).

    Ideally this is related only to selected delivery methods or route. So for example: When the delivery is done by the company itself, the packaging product should be apllied to the sales order. If the delivery is performed by a shipping provider, the mechanism should not apply.

     

    I will go ahead checking the stock-logistics-warehouse repo. But if there is something helpful crossing your minds, feel free to share these thoughts…

     

    Cheerio

    Nils

     

    -- 

    NICO SOLUTIONS - ENGINEERING & IT 
    Dr.-Ruckert-Str. 
    1G 
    28865 Lilienthal 
    Deutschland (Germany) 
    Ust.-Idnr. (VAT-ID): DE341437044 

     


    by Nils Coenen - 06:31 - 8 Dec 2023
  • Suggesting Samuel Macias to various PSC
    Hello OCA Contributors,

    I would like to recommend my colleague Samuel Macias to the following PSC:
    Thank you!

    MAXIME CHAMBREUIL
    DIRECTOR GENERAL LATAM
    Calendario
    T:
     +52 (800) 953-2012 #5200
    M: +52 (442) 114-9164 | WhatsApp
    C: MChambreuil@OpenSourceIntegrators.com

    Av. Antea 1032, Piso 4 Local 8, Colonia Jurica
    Santiago de Querétaro, Querétaro, 76100, México


    Analizar. Optimizar. Automatizar. Transicionar.


    by Maxime Chambreuil - 07:51 - 29 Nov 2023
  • Porting a module from the OCA whose feature is now in Odoo CE
    Hi community,

    The functionality of module stock_picking_responsible in v12 is now part of Odoo CE in v16 but it still needs a migration script* : what should I do in this case ?

    My intuition is to port stock_picking_responsible to v16 and only leave the migration script in the module. I'm afraid this would clutter the oca repository with empty repositories.

    What do you people think ?

    All the best,

    * more detail :
    responsible_id is a many2one to a res.partner in stock_picking_responsible
    responsible_id is a many2one to a res.users in stock

    Robin Keunen 
    Coop IT Easy 
    robin@coopiteasy.be 
    +32 488 86 57 40

    by Robin Keunen - 07:01 - 21 Nov 2023
  • Purchase / Procurement Teams?
    Hello,
    
    for a future project I am looking for something like Sales Teams (or procurist 
    specialization) but for Purchase. The split between teams/people should be 
    based on category of the products being purchased. For example in a 
    construction company someone purchases base materials, someone else 
    insulation, ... Couldn't find anything even remotely similar.
    
    Any help / pointers are welcome.
    
    Best regards,
    
            Radovan Skolnik
    
    
    

    by Radovan Skolnik - 06:21 - 20 Nov 2023
  • Porting sale_order_type to 17
    Hi guys
    i'm trying to port sale_order_type module to Odoo 17
    (i'm not a python developer)
    
    I've done almost everything and now the module install properly (and
    seems to work properly too)
    But there are two things i don't know how to solve:
    
    1. group_display_incoterm was removed from sale_stock and thus the
    actually views used by sale_order_type doens't install properly. I've
    removed the reference to ' groups="sale_stock.group_display_incoterm"
    ' but I don't know if this is correct or has to be replaced with
    something else
    
    2. `states` are deprecated in 17. How can I replace these ?
    https://github.com/OCA/sale-workflow/blob/16.0/sale_order_type/models/sale.py#L20-L23
    
    Tnx
    

    by gandalf.corvotempesta - 06:57 - 19 Nov 2023
  • runboat update
    Hi everyone,

    I just deployed a runboat update to address the issue of modules that conflict at installation in the same repo.

    When installation fails for any reason, runboat now initializes a database with the base module only. This way, users can select which addons to install.

    This is only an imperfect workaround, though, and in general we should continue to refrain from having modules that conflict at install time in the same repository.

    Best regards,

    -Stéphane


    by Stéphane Bidoul - 05:16 - 19 Nov 2023
  • Operating unit
    Hi 
    I have installed 

    account_operating_unit , operating_unit and product_operating_unit
    The description of the modules says "Product and customer independence of OU." 
    Yes
    I can see the independence of the products: if an OU1 user created a product, an OU2 user will not see it.

    But the same is not happening with the Customers, it seems customers are global over OUs. If an OU1 user created a customer, an OU2 user can see it.
    How to achieve the independence of customers?

    Regards


    by Ahmed - 11:52 - 16 Nov 2023
  • New way to create repositories and add maintainers
    Hello Community,

    On the last weeks, Simone and myself have been working on a new tool that can be used to create repositoires and add maintainers. Right now, everything will be managed inside Github: https://github.com/OCA/repo-maintainer-conf/

    So, if you want to add yourself as a PSC, you just need to find the PSC team on https://github.com/OCA/repo-maintainer-conf/tree/master/conf/psc and add your github token with a Pull Request. Once it is merged, you will be added as PSC.

    Also, you can ask for the creation of a new repo and even change the default branch of the repo there. For example: https://github.com/OCA/repo-maintainer-conf/blob/master/conf/repo/account.yml#L1-L18

    This will improve the transparency and clean-up the management of it.

    I hope you all enjoy the changes.

    Kind regards,

    --
    Enric Tobella Alomar
    CEO & Founder


    by Enric Tobella Alomar - 10:57 - 16 Nov 2023