Commit 49cb41e 1 parent 0569948 commit 49cb41e Copy full SHA for 49cb41e
File tree 4 files changed +4
-4
lines changed
sale_timesheet_line_exclude
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ addon | version | maintainers | summary
41
41
[ project_task_stage_allow_timesheet] ( project_task_stage_allow_timesheet/ ) | 16.0.1.0.1 | | Allows to tell that a task stage is opened for timesheets.
42
42
[ sale_timesheet_budget] ( sale_timesheet_budget/ ) | 16.0.1.0.0 | [ ![ victoralmau] ( https://github.com/victoralmau.png?size=30px )] ( https://github.com/victoralmau ) | Sale timesheet budget
43
43
[ sale_timesheet_invoice_link] ( sale_timesheet_invoice_link/ ) | 16.0.1.0.0 | [ ![ rafaelbn] ( https://github.com/rafaelbn.png?size=30px )] ( https://github.com/rafaelbn ) [ ![ yajo] ( https://github.com/yajo.png?size=30px )] ( https://github.com/yajo ) | Link invoices with timesheet lines
44
- [ sale_timesheet_line_exclude] ( sale_timesheet_line_exclude/ ) | 16.0.1.1.1 | | Exclude Timesheet Line from Sale Order
44
+ [ sale_timesheet_line_exclude] ( sale_timesheet_line_exclude/ ) | 16.0.1.2.0 | | Exclude Timesheet Line from Sale Order
45
45
[ sale_timesheet_rounded] ( sale_timesheet_rounded/ ) | 16.0.1.0.0 | | Round timesheet entries amount based on project settings.
46
46
[ sale_timesheet_task_exclude] ( sale_timesheet_task_exclude/ ) | 16.0.1.0.0 | | Exclude Task and related Timesheets from Sale Order
47
47
[ sale_timesheet_timeline] ( sale_timesheet_timeline/ ) | 16.0.1.0.0 | | Dates planning in sales order lines
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Sales Timesheet: exclude Timesheet Line from Sale Order
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:4168e4dac257604156cc083949eb85be47a940f4473a11ba77ce35e5a8a03be6
10
+ !! source digest: sha256:33935b7fce5969b56315a8597b08297bf4f2764ca4b973f077e64ebd2c35e90c
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 4
4
5
5
{
6
6
"name" : "Sales Timesheet: exclude Timesheet Line from Sale Order" ,
7
- "version" : "16.0.1.1.1 " ,
7
+ "version" : "16.0.1.2.0 " ,
8
8
"category" : "Sales" ,
9
9
"website" : "https://github.com/OCA/timesheet" ,
10
10
"author" : "CorporateHub, " "Odoo Community Association (OCA)" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Sales Timesheet: exclude Timesheet Line from Sale Order</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:4168e4dac257604156cc083949eb85be47a940f4473a11ba77ce35e5a8a03be6
370
+ !! source digest: sha256:33935b7fce5969b56315a8597b08297bf4f2764ca4b973f077e64ebd2c35e90c
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/timesheet/tree/16.0/sale_timesheet_line_exclude "> < img alt ="OCA/timesheet " src ="https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/timesheet-16-0/timesheet-16-0-sale_timesheet_line_exclude "> < 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/timesheet&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > Allows to exclude specific < em > Timesheet</ em > line from Sale Order.</ p >
You can’t perform that action at this time.
0 commit comments