File tree Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,11 @@ TODO: add repo description.
17
17
18
18
[ // ] : # ( addons )
19
19
20
- This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
20
+ Available addons
21
+ ----------------
22
+ addon | version | maintainers | summary
23
+ --- | --- | --- | ---
24
+ [ mrp_warehouse_calendar] ( mrp_warehouse_calendar/ ) | 17.0.1.0.0 | [ ![ JordiBForgeFlow] ( https://github.com/JordiBForgeFlow.png?size=30px )] ( https://github.com/JordiBForgeFlow ) | Considers the warehouse calendars in manufacturing
21
25
22
26
[ // ] : # ( end addons )
23
27
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ MRP Warehouse Calendar
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:ff4d842f23c3df422ec667756bc7cf292229ece485361f1a5caea6ee46b47a8a
10
+ !! source digest: sha256:18cdb9aea24afa77c86c9bf4c578ce490415389ba52053aabd18c04b457002eb
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change 1
- < ?xml version="1.0" encoding="utf-8"?>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
4
3
< head >
@@ -367,7 +366,7 @@ <h1 class="title">MRP Warehouse Calendar</h1>
367
366
!! This file is generated by oca-gen-addon-readme !!
368
367
!! changes will be overwritten. !!
369
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:ff4d842f23c3df422ec667756bc7cf292229ece485361f1a5caea6ee46b47a8a
369
+ !! source digest: sha256:18cdb9aea24afa77c86c9bf4c578ce490415389ba52053aabd18c04b457002eb
371
370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
371
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/manufacture/tree/17.0/mrp_warehouse_calendar "> < img alt ="OCA/manufacture " src ="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-mrp_warehouse_calendar "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
372
< p > With this module the manufacturing orders created from procurements
Original file line number Diff line number Diff line change
1
+ [project ]
2
+ name = " odoo-addons-oca-manufacture"
3
+ version = " 17.0.20240325.0"
4
+ dependencies = [
5
+ " odoo-addon-mrp_warehouse_calendar>=17.0dev,<17.1dev" ,
6
+ ]
7
+ classifiers =[
8
+ " Programming Language :: Python" ,
9
+ " Framework :: Odoo" ,
10
+ " Framework :: Odoo :: 17.0" ,
11
+ ]
You can’t perform that action at this time.
0 commit comments