Skip to Content
  • Display product template ref in product variant views?
    Hello, I cannot find a module to show product template reference in common "product.product" (aka product variant) form-views. Something like this (screenshot)

    image.png

    Do we have a module for this task?
    Thanks
    ____________________
    Francesco Ballerini

    by Francesco Ballerini - 10:36 - 28 Sep 2023
  • RFQ for OCA Open Upgrade Programme Manager
    Hello OCA Contributors,

    I hope this finds you all well.
    The deadline for this RFQ is 28th October, 2023.

    If you have any questions please get in touch.

    Warmest regards,
    Rebecca

    --
    Rebecca Gellatly
    General Secretary
    Odoo Community Association

    by Rebecca Gellatly - 11:35 - 28 Sep 2023
  • Documents associated to Sale Order - V12
    Hello All
     
    Nice to meet you. My name is Cedric DEBARD, i'm working as IT Administrator in the south of France. I'm using the Odoo Community Edition V12 as the main backbone application in my enterprise. I will be at OCA Days 2023 and i will be happy to meet members and discuss about version migration, module development, beer, life and philosophy. 

    Waiting november, i'm currently working in my sale module, i would like to add the possibility to attach documents (working documents) to a sale order. Those documents does not have to be seen or sent at the final client. It should be very very very simple, for me it should be done via a drag and drop on the sale order form.

    Do you have any thoughts, code snippets, or existing modules ?

    Regards, Enjoy life

    by Cedric DEBARD - 09:41 - 28 Sep 2023
  • Translate with odoo GUI in 2023 is fine ?
    I have some modules where I need to translate some terms. 

    Assuming that:
    - most of those modules are not public (or definitely not widely used)
    - for this task I don't really need a cloud platform to share project with other people

    I was wondering if I could just translate my terms from English to another language, then simply export .pot and .po file. 

    Is there any tools that I should be aware of ?

    Thank you very much
    _______________
    Francesco Ballerini


    by Francesco Ballerini - 09:39 - 27 Sep 2023
  • [Feature] Some products in e-commerce must not been paid at checkout
    Dear all

    A customer of ours needs that some products should not been paid at e-commerce checkout

    It could be done by :
    - assigning payment methods to products/product categs, then one payment method would be 'dummy' (difficult to manage a cart with products linked to different payment methods)
    - some products/product categ must go to wishlist and cannot go to cart
    - ...

    Do you have any thoughts or existing modules ?

    Thanks in advance
    Best regards

    --------------------------------
    Cyril VINH-TUNG
    INVITU
    Computer & Network Engineering
    BP 32 - 98713 Papeete - French Polynesia
    Tél: +689 40 46 11 99
    contact@invitu.com
    www.invitu.com

    by Cyril VINH-TUNG - 08:01 - 27 Sep 2023
  • Operating unit details for Qweb reports
    Hi 
    The module https://github.com/OCA/operating-unit/tree/15.0/report_qweb_operating_unit says to use custom operating unit headers for any report in Odoo.
    When I go to report_qweb_operating_unit-15.0.1.0.0\report_qweb_operating_unit\views\report_qweb_operating_unit.xml , I the code talking about logo, phone, email and web ... etc of the Operating Unit to be used instead of the company details
    But actually I can not see where to add these 'operating unit' custom details?
    If I go to Settings>operating units. to show any operating unit,  I can not find any extra fields except Name, Code , Partner and Company

    image.png
    It seems there is something I miss.
    I'm asking because I want to use a custom header for the invoice pdf for every operating unit
    I hope you give me advice.

    by "Ahmed@HAAT" <a.ragab@haat.com.sa> - 01:36 - 26 Sep 2023
  • Development environement
    Hi, 

    My name is Sylvain.

    I would like to know about creating an Odoo local environment, because I want to be more efficient in the development of the modules, than on Odoo.sh.
    I can already launch my server with Odoo, Odoo enterprise and my custom_addons.

    However I have other problems like updating the code live, I have to constantly restart the server. I saw that there were default parameters for development like: --dev=reload using the "watchdog" lib, except that after 2 3 refresh the server shuts down.

    I have already used Odoo.sh and its editor, and Python recompiles well with each change, so this is doable

    Same for Owl components, I find it crazy that in 2023 there is no auto refresh, so I am looking for the most optimized solution for Odoo module development.

    Do you have an installation guide for local development?
    The development by Docker is perhaps simpler?

    Some additional information:

    I am on windows
    VScode, and I'm using vscode launch.js configs for Odoo server

    Thanks in advance

    Sans virus.www.avast.com

    by Sylvain - 08:35 - 23 Sep 2023
  • E-Mail Tracking V16
    Hello,
    are there any plans to upgrade this app: https://apps.odoo.com/apps/modules/15.0/mail_tracking/ to V16?
    --

    Herzliche Grüße / Kind regards
    Tim Vollmer
    Software Consultant







    by Tim Vollmer - 10:36 - 21 Sep 2023
  • multi company issue
    Dear 
    i have that issue for multi company 
    image.png
    i solve this issue with add user group under record rule

    image.png
    when i add user group the user can issues the invoice but user now see all Customers for both companies 


    --
    Best Regards
    Samir Mahmoud
    00201062648111



    by Samir Mahmoud Hassan - 11:06 - 20 Sep 2023
  • Branches for v17.0
    Hello,

    I have a question, We are working for a customer who wants to be in v17 in October when Odoo 17 is done.

    Is it possible to create the OCA branches for v17 at this moment?  Or only when the Odoo branch for v17 is ready?

    Regards

    by Luis Ernesto Torres - 06:55 - 19 Sep 2023
  • multi company issue
    Dear 
    i have that issue for multi company 
    image.png
    i solve this issue with add user group under record rule

    image.png
    when i add user group the user can issues the invoice but user now see all Customers for both companies 

    --
    Best Regards
    Samir Mahmoud
    00201062648111



    by Samir Mahmoud Hassan - 10:11 - 19 Sep 2023
  • OCA Functional Group - Project Modules Documentation

    After the last OCA Days in 2022, a group of functional people from different countries and companies decided to work together to improve functional contributions in OCA. 


    Documentation of OCA modules has been identified as one of the main areas where functionals’ expertise can be useful. 


    Our primary goals with this project are:

    • to make it easier for everyone to understand what is the purpose of a module and how to use it ;

    • to provide guidelines on how to write good and complete documentation ;

    • to improve access to editing and contribution of module’s documentation for functional people (eg: adding screenshots).


    What are the changes?

    • Implementing Markdown in place of RST for Read Me

      • A great module documentation has screenshots so the reader can understand better how to use the module. The problem is that it is difficult for a functional person to add screenshots into an RST file.  You must upload the image in a folder (and you have to know which one ;) ), then you need to know how to put the link to the image, and if you make a mistake, the image doesn't show…

      • Markdown files are supported by GitHub and this format allows you to insert a screenshot easily by Drag & Drop.

      • Markdown provides a simple and unified layout (as RST do) so we don’t lose this advantage.

      • GitHub provides a Markdown editor tool so you don’t even have to learn the syntax (but, we tell you, it is very easy to learn ;) ) 

    • Providing guidelines for documentation

      • We are still working on the Guidelines but we will have a first version ready for the OCA days!

    • Enhancing Readme template

      • Adding some information into the description of the fragments so anybody (functional or developer) can understand the usage of each fragment.

      • Adding a new CONTEXT fragment. This new fragment can then be used to explain the why (context, use cases) of the module.


    What are the impacts of those changes?

    • The Read Me’s template files have been converted to Markdown.

    • We will be converting, in the next weeks, all Read Me files to Markdown for all repositories in branch “16.0”. 

    • Read Me in RST will still be accepted but we strongly recommend to use Markdown for all the reasons enumerated previously.

    • For the branch “17.0”,  only Markdown files will be accepted.


    How to proceed in case of migration of a module?

    • You can convert existing readme fragments from RST to Markdown for a whole repo using a command such as:

    $ oca-gen-addon-readme --convert-fragments-to-markdown --org-name OCA --repo-name rest-framework --branch 16.0 --addons-dir . --gen-html


    • You can also convert an individual addon with --addon-dir (instead of --addons-dir) with a command like this:

    $ oca-gen-addon-readme --convert-fragments-to-markdown --org-name OCA --repo-name purchase-workflow --branch 16.0 --addon-dir purchase_request --gen-html



    How to proceed in case of pushing a new module into OCA?

    • Using the templates (which are now in Markdown)

    • And we recommend you follow the Guidelines!

      • We will be communicating about these Guidelines when they are ready!


    We hope you enjoy these improvements!!!


    The OCA Functional Group, Documentation Team

    Julie LeBrun, Numigi Solutions

    Francesco Foresti, ooops

    Lara Freeke, Therp

    Benedito Monteiro



    by Julie LeBrun - 04:12 - 18 Sep 2023
  • tool: Odoo Modules Migration
    Hi!
    I wrote a simple tool which helps me keeping an overview of module 
    upgrades during ongoing upgrade projects, especially for a large amount 
    of modules. I hope someone finds it useful.
    
    https://github.com/Nitrokey/odoo-modules-migration
    
    Best regards
    Jan
    

    by Jan Suhr - 09:35 - 18 Sep 2023
  • Auto unsubscribe
    Hi,

    Is there something done on OCA side that has triggered an unsubscribe action to this mailing list as I've just received a 'Confirm unsubscription to Contributors' email?

    Thanks to the Board for the answer (as some colleagues received it too).

    --

    Denis Roussel
    Software Engineer
    T    : +32 2 888 31 49
    M : +32 472 22 00 57


    Val Benoit, Quai Banning 6 | B-4000 Liège | Belgium
    Atrium Building, Drève Richelle 167 | B-1410 Waterloo | Belgium
    Zone industrielle 22 | L-8287 Kehlen | Luxembourg

    by Denis Roussel. - 03:17 - 15 Sep 2023
  • Confirm unsubscription to Contributors
    Your Channel
    Contributors
    Odoo Community Association (OCA)

    Hello,

    You have requested to be unsubscribed to the mailing list Contributors.

    To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/15/25929/62a4e531b032a4a5754ff590ea1b3b1e.

    If this was a mistake or you did not requested this action, please ignore this message.



    Odoo Community Association (OCA)
    info@odoo-community.org | http://odoo-community.org
    Powered by Odoo

    _______________________________________________
    Mailing-List: https://odoo-community.org/groups/contributors-15
    Post to: mailto:contributors@odoo-community.org
    Unsubscribe: https://odoo-community.org/groups?unsubscribe


    by info@odoo-community.org - 03:06 - 15 Sep 2023
  • OCA Days Talk Proposals - submissions close Friday 15th September
    Hi everyone,

    As you know OCA Days 2023 is coming up on the 6 + 7 November.
    We are very much looking forward to seeing those who can make it in Liège.

    You can still register here

    I wanted to remind people that the last day for talk submissions is today - Friday 15th September. Share your ideas here.

    We will accept a broad range of proposals:

    • presentations on different modules/ module updates
    • community project
    • trainings/tutorials
    • case studies
    • implementations
    • great discussion topics
    As long as the presentation is interesting and potentially useful to the audience, it will be considered for inclusion in the programme.

    When submitting a talk please put at the end of the talk title if it is a functional or technical talk.

    New for 2023 - Functional track.

    This year, we'll also host a functional track as well as our standard track. We would like to promote some topics and encourage experts to propose their talks to help functional  participants feel more integrated into the OCA.

    In the functional room we would like to give the opportunity for good discussions too - one person proposes a topic, gives his understanding and then it's more of a practice and ideas exchange moment.

    When submitting your functional talk please as mentioned above, let us know it is functional and also whether it is to be a presentation, training or discussion.

    Here are some examples of topics that will certainly interest functional profiles:

    • How to contribute to the OCA as a functional?

    • How to navigate Github as a functional?

    • How to use Weblate and why it is useful?

    • How to use the runboat and test every OCA module easily?

    • Presentation of must-have OCA modules from a functional perspective

    • Any other topic that you think could help functional get more engaged into the OCA community

    If you feel up to it, whether you have a technical or functional profile, please help us make the OCA Days interesting for functional roles! We'll have 30min, 45 min and  60min slots available.

    We can't wait to see what our community has to share for 2023!

    Have a great weekend everyone.
    Rebecca

    --
    Rebecca Gellatly
    General Secretary
    Odoo Community Association

    by Rebecca Gellatly - 06:40 - 15 Sep 2023
  • tool: Odoo Modules Migration
    Hi!
    I wrote a simple tool which helps me keeping an overview of module 
    upgrades during ongoing upgrade projects, especially for a large amount 
    of modules. I hope someone finds it useful.
    
    https://github.com/Nitrokey/odoo-modules-migration
    
    Best regards
    Jan
    

    by Jan Suhr - 06:05 - 13 Sep 2023
  • A (hope not stupid) question about wire transfer payment transactions
    Hello,
    
    hope this will not be a stupid question - I searched through all the Odoo sources, all OCA modules but couldn't find any answer. The scenario is really simple: Wire Transfer (payment_custom in 16.0, payment_transfer in previous versions) is selected as payment provider in e-shop (website_sale). Payment transcation (payment.transaction) object is created in Pending state. The question is: is there anything anywhere that would change its state to Confirmed (done)? I would assume imported bank statements could but I cannot see that anywhere (was mainly looking for _set_done() method calls but tried other means of search as well). Would be greateful if somebody shed some light on this for me.
    
    Thank you very much. Best regards
    
    	Radovan Skolnik
    
    
    

    by Radovan Skolnik - 09:46 - 13 Sep 2023
  • 100 % coverage not enough?
    Hi all,
    
    
    I submitted a PR with 100% code coverage to the account-invoicing repo.
    
    
    However the branch is red because 100% is apparently not enough. 
    Supposedly the PR would decrease the overall coverage percentage. How??
    
    
    See here: https://github.com/OCA/account-invoicing/pull/1544
    
    
    I think any PR that gets code coverage > 90% (and that does not decrease 
    coverage of an existing module), should get a branch green, but 
    certainly 100%.
    
    
    Kind regards, Ronald
    
    
    

    by "Ronald Portier" <rportier@therp.nl> - 08:56 - 8 Sep 2023
  • Login Case Sensative
    Howdy y'all,

    I wanted this issue to get some more attention as it can effect many people using Odoo:


    Feel free to reply in the PR or directly here.

    Take care,
    Jason
    jason@companionedu.com

    by companiontechnology - 05:15 - 7 Sep 2023