Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] sale_timesheet_round: add case when unit_amount_rounded null #660

Open
wants to merge 46 commits into
base: 15.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
805e978
[15.0][FIX] sale_timesheet_rounded: avoid recomputing rounded amounts…
StephaneMangin Jun 7, 2023
26a8b42
set sale_timesheet_rounded as a rebel module (issue on sale_timesheet…
StephaneMangin Nov 6, 2023
86d7a6d
Update .github/workflows/test.yml
leemannd Mar 12, 2024
8c63f13
Translated using Weblate (Hungarian)
tdombos Dec 2, 2023
b1d3b2d
Translated using Weblate (Hungarian)
tdombos Dec 2, 2023
2611b39
Translated using Weblate (Hungarian)
tdombos Dec 2, 2023
dab3263
Translated using Weblate (Italian)
mymage Jan 22, 2024
5a537a7
[UPD] Update hr_timesheet_task_stage.pot
Jan 22, 2024
0a25281
[ADD] hr_timesheet_sheet_autodraft: automatically create sheets
alexey-pelykh Feb 11, 2020
3c31f2a
[UPD] Update hr_timesheet_sheet_autodraft.pot
OCA-git-bot Mar 23, 2020
3db09da
[IMP] hr_timesheet_sheet_autodraft: black, isort, prettier
davejames Jul 31, 2020
57f1ac8
[MIG] hr_timesheet_sheet_autodraft: Migration to 13.0
davejames Jul 31, 2020
1cc9226
[UPD] Update hr_timesheet_sheet_autodraft.pot
oca-travis Aug 1, 2020
8fae144
[UPD] README.rst
OCA-git-bot Aug 1, 2020
944dc27
[UPD] Brainbean Apps => CorporateHub
alexey-pelykh Nov 8, 2020
401d388
[UPD] README.rst
OCA-git-bot Nov 8, 2020
8c2f274
[IMP] hr_timesheet_sheet_autodraft: isort, black, prettier.
dsolanki-initos Mar 9, 2021
58edb30
[MIG] Migrate module hr_timesheet_sheet_autodraft to v14.
dsolanki-initos Mar 9, 2021
5c4eea6
[UPD] Update hr_timesheet_sheet_autodraft.pot
oca-travis May 3, 2021
017044b
[UPD] README.rst
OCA-git-bot May 3, 2021
5c7fc81
Added translation using Weblate (Dutch)
bosd Feb 4, 2022
338ce17
Translated using Weblate (Dutch)
bosd Feb 4, 2022
2903ba4
[IMP] update dotfiles [ci skip]
OCA-git-bot Mar 31, 2022
9dc62d7
Added translation using Weblate (Italian)
mymage Jan 10, 2023
7d8a0bd
Translated using Weblate (Italian)
mymage Jan 11, 2023
2582240
Translated using Weblate (Italian)
mymage Jan 12, 2023
e597ed2
[IMP]hr_timesheet_sheet_autodraft: black, isort, prettier
bizzappdev Feb 24, 2023
0aa2507
[MIG][15.0]hr_timesheet_sheet_autodraft: Migration to 15.0
bizzappdev Feb 24, 2023
e67ad3f
[UPD] Update hr_timesheet_sheet_autodraft.pot
Mar 1, 2024
073f40d
[BOT] post-merge updates
OCA-git-bot Mar 1, 2024
c06f969
Update translation files
weblate Mar 1, 2024
4c9134f
[ADD][12.0] hr_timesheet_sheet_no_create
astirpe Jan 28, 2020
8faf439
[UPD] Update hr_timesheet_sheet_no_create.pot
oca-travis Feb 12, 2020
198aab6
[UPD] README.rst
OCA-git-bot Feb 12, 2020
7b69557
[ADD] icon.png
OCA-git-bot Feb 12, 2020
b426d23
Added translation using Weblate (Spanish)
josepmy May 18, 2020
7c61248
Added translation using Weblate (Italian)
mymage Jan 20, 2023
8a001e2
[UPD] README.rst
OCA-git-bot Sep 3, 2023
85f2eab
Update translation files
weblate Oct 9, 2023
44ee4a8
[IMP] hr_timesheet_sheet_no_create: black, isort, prettier
Alisson-Jns Jan 15, 2024
8a459f5
[MIG] hr_timesheet_sheet_no_create: Migration to 14.0
Alisson-Jns Jan 16, 2024
37049af
[MIG] hr_timesheet_sheet_no_create: black, isort, prettier
PauBForgeFlow Feb 19, 2024
b8fc575
[MIG] hr_timesheet_sheet_no_create: Migration to 15.0
PauBForgeFlow Feb 19, 2024
b2e8af3
[UPD] Update hr_timesheet_sheet_no_create.pot
Mar 2, 2024
b90cb7a
[BOT] post-merge updates
OCA-git-bot Mar 2, 2024
413c43f
[IMP] sale_timesheet_round: add case when unit_amount_rounded null
sonhd91 Mar 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ addon | version | maintainers | summary
[hr_employee_product](hr_employee_product/) | 15.0.1.0.0 | | Product is an employee
[hr_timesheet_begin_end](hr_timesheet_begin_end/) | 15.0.1.0.0 | | Timesheet - Begin/End Hours
[hr_timesheet_sheet](hr_timesheet_sheet/) | 15.0.1.2.0 | | Timesheet Sheets, Activities
[hr_timesheet_sheet_autodraft](hr_timesheet_sheet_autodraft/) | 15.0.1.0.0 | | Automatically draft a Timesheet Sheet for every time entry that does not have a relevant Timesheet Sheet existing.
[hr_timesheet_sheet_begin_end](hr_timesheet_sheet_begin_end/) | 15.0.1.0.0 | | Timesheet Sheet - Begin/End Hours
[hr_timesheet_sheet_no_create](hr_timesheet_sheet_no_create/) | 15.0.1.0.0 | | Avoid creation of projects and tasks in timesheet sheet lines
[hr_timesheet_sheet_period](hr_timesheet_sheet_period/) | 15.0.1.0.0 | | HR Timesheet Sheet based on Payroll Period
[hr_timesheet_sheet_policy_project_manager](hr_timesheet_sheet_policy_project_manager/) | 15.0.1.0.0 | | Allows setting Project Manager as Reviewer
[hr_timesheet_task_domain](hr_timesheet_task_domain/) | 15.0.1.0.0 | | Limit task selection to tasks on currently-selected project
Expand Down