Skip to content

Commit

Permalink
[IMP] shipment_advice_planner: add author & maintainer
Browse files Browse the repository at this point in the history
Co-authored-by: Jacques-Etienne Baudoux <[email protected]>
  • Loading branch information
sbejaoui and jbaudoux authored Sep 4, 2023
1 parent 46a04c9 commit 0f0186c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shipment_advice_planner/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"summary": """This module is used to plan ready transfers in shipment advices.""",
"version": "16.0.1.0.0",
"license": "AGPL-3",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"author": "ACSONE SA/NV,BCIM,Odoo Community Association (OCA)",
"maintainers": ["jbaudoux"],
"website": "https://github.com/OCA/stock-logistics-transport",
"depends": ["shipment_advice"],
"data": [
Expand Down

0 comments on commit 0f0186c

Please sign in to comment.