Marc Durepos
5652f9387e
bemade_sports_clinic: added Players page to res_partner form view for teams.
2023-10-17 11:17:46 -04:00
Marc Durepos
825e6fd651
bemade_sports_clinic: portal prototype is functional.
2023-10-17 10:47:33 -04:00
Marc Durepos
f6f6ef1ef3
bemade_sports_clinic: Controller created along with basic homepage view to show counts for teams and patients to team staff.
2023-10-17 09:10:33 -04:00
Marc Durepos
ad0ba3b086
bemade_sports_clinic: added more demo data, fixed some read/write issues in injury model.
2023-10-16 20:32:11 -04:00
Marc Durepos
d5d54c0374
bemade_sports_clinic: added icon
2023-10-16 16:52:14 -04:00
Marc Durepos
ada948b41d
bemade_sports_clinic: Got rid of the treatment professional type for res_users.
2023-10-16 16:38:47 -04:00
Marc Durepos
5113c065ab
bemade_sports_clinic: added form view for injuries. Fixed record rule for injuries.
2023-10-16 16:23:18 -04:00
Marc Durepos
0cc8f07763
bemade_sports_clinic: fixed patient._compute_age function
2023-10-16 15:46:05 -04:00
Marc Durepos
017f95d15f
bemade_sports_clinic: fixed an error in the record rules that caused DB admins to be unable to create patients.
2023-10-16 15:31:25 -04:00
Marc Durepos
a37acac519
Added a bunch of stuff for bemade_sports_clinic
2023-10-16 14:29:28 -04:00
Marc Durepos
f0034ac447
bemade_sports_clinic: initial commit.
2023-10-10 21:52:42 -04:00
Marc Durepos
cf89585fae
bemade_fsm: added a test for task template descriptions. Added description to subtask tree on task form view for easier editing by technicians.
2023-10-02 16:27:56 -04:00
Marc Durepos
617abd2067
bemade_addons: for template tasks, don't copy the sale line description if this is a sub-task.
2023-10-02 15:43:45 -04:00
Marc Durepos
399694d692
bemade_fsm: properly set the sequence on task template subtasks.
2023-10-02 15:13:30 -04:00
Benoît Vézina
8208db0e39
documentation"
2023-09-28 08:14:49 -04:00
Benoît Vézina
15b6c95e65
documentation"
2023-09-28 08:13:46 -04:00
Benoît Vézina
8daef2ae48
packing wizard ready for test
2023-09-27 15:06:52 -04:00
Marc Durepos
f4deda70a3
bemade_documents_portal: first version added to 15.0
2023-09-22 10:25:21 -04:00
Marc Durepos
180b37869b
bemade_stock_quant_valuation: update to calculate 0 difference when no counted quantity is present on the quant.
2023-09-19 15:23:37 -04:00
Marc Durepos
538aac89c3
bemade_stock_quant_valuation new module to add valuation on the inventory adjustment view.
2023-09-19 15:09:10 -04:00
Marc Durepos
934943330f
bemade_carrier_so_to_picking: removed useless module (config possible).
2023-09-19 14:29:21 -04:00
Marc Durepos
b83bfcc2ed
bemade_carrier_so_to_picking: manifest fix.
2023-09-18 21:42:22 -04:00
Marc Durepos
7ab7b5551f
began work on bemade_carrier_so_to_picking
2023-09-18 21:22:58 -04:00
Marc Durepos
02f380dc91
bemade_fsm: Release 15.0.1 (beta)
...
* Added translations for French
* Removed broken test tours (low value tests, high maintenance cost)
* Updated version in manifest
2023-09-18 14:14:16 -04:00
Marc Durepos
632c03ebda
bemade_fsm: Printing from a subtask prints the root ancestor.
...
Fixes Dur-Pro/bemade-addons#83
Also added some styling to prevent table headers overlapping with table
content when tables run multiple pages. This is due to a rendering bug
in wkhtmltopdf.
2023-09-18 14:14:16 -04:00
Marc Durepos
853862cde1
bemade_fsm: Improved task naming. Fixes Dur-Pro/bemade-addons#89 .
2023-09-18 14:14:16 -04:00
Marc Durepos
83d84a7bfa
bemade_fsm: PDF improvements
...
* Equipment summary added after the sale line summary.
Fixes Dur-Pro/bemade-addons#60 .
* Different blocks of the document made conditional to content
* Improved how tasks and subtasks are rendered
2023-09-18 14:14:16 -04:00
Marc Durepos
2a5b8dba42
bemade_fsm: remove square brackets from equipment complete name if no tag.
2023-09-18 14:14:16 -04:00
Marc Durepos
4a4214fabb
bemade_fsm: added work order number, significant mods to work order PDF.
2023-09-18 14:14:16 -04:00
Marc Durepos
838db389b0
bemade_fsm: further progress on work order PDF.
2023-09-18 14:14:16 -04:00
Marc Durepos
8459ce3673
bemade_fsm: refactor work order report templates to break them into sub-templates for easier modification.
2023-09-18 14:14:16 -04:00
Marc Durepos
4aed4684d5
bemade_fsm: cleaning up template files.
2023-09-18 14:14:16 -04:00
Marc Durepos
a84b9d926a
bemade_fsm: Got the "Sign Report" functionality working.
...
Found which template to extend to inject our new work order template
into the front-end signature page. Now need to add the timesheets info
with task tree into our template and we should be good to go.
Fixes Dur-Pro/bemade-addons#94
2023-09-18 14:14:16 -04:00
Marc Durepos
c4fdcd94b3
bemade_fsm: Work order report printing relevant SO lines summary. Re Dur-Pro/bemade-addons#94
2023-09-18 14:14:16 -04:00
Marc Durepos
f157ba3d9b
bemade_fsm: Task naming modified to shorten child task names.
...
Fixes Dur-Pro/bemade-addons#92
2023-09-18 14:14:16 -04:00
Marc Durepos
bf45e250a2
bemade_fsm: Marking visit task done doesn't create SO line.
...
Added a test to confirm that marking the task associated to a visit
does not create an additional sale order line like it did before.
Fixes Dur-Pro/bemade-addons#93
2023-09-18 14:14:16 -04:00
Marc Durepos
0980f6fbb3
bemade_fsm: Marking visit task done completes its descendants.
...
Re: Dur-Pro/bemade-addons#93
2023-09-18 14:14:16 -04:00
Marc Durepos
c966af3343
bemade_fsm: Explicitly set user_ids=False on visit task creation. Fixes Dur-Pro/bemade-addons#90
2023-09-18 14:14:16 -04:00
Marc Durepos
9850b9115c
bemade_fsm: Due date and initially planned hours on SO confirmation.
...
Fixes Dur-Pro/bemade-addons#86 and Dur-Pro/bemade-addons87
2023-09-18 14:14:16 -04:00
Marc Durepos
83b002e41c
bemade_fsm: updates to qweb for pdf of work orders.
2023-09-18 14:14:16 -04:00
Marc Durepos
b367169579
bemade_fsm: updates to PDF for work orders.
2023-09-18 14:14:16 -04:00
Marc Durepos
70d8893178
bemade_fsm: added is_complete to tasks for easier PDF generation.
2023-09-18 14:14:16 -04:00
Marc Durepos
b787f81325
bemade_fsm: Add the beginning of the PDF report for service tasks.
2023-09-18 14:14:16 -04:00
Marc Durepos
29862ccc63
bemade_fsm: remove view override while Odoo get my JS fix onto servers.
2023-09-18 14:14:16 -04:00
Marc Durepos
0462256add
bemade_fsm: many upgrades including better calendar view
2023-09-18 14:14:16 -04:00
Marc Durepos
9924f89508
bemade_fsm: updated data to make new stages appear in the FSM project
2023-09-18 14:14:16 -04:00
Marc Durepos
846df53468
bemade_planning_travel: new module begun for planning travel
2023-09-18 14:14:16 -04:00
Marc Durepos
fde8cea071
bemade_fsm: fix in res_partner.py for pad field in domain.
2023-09-18 14:14:16 -04:00
Marc Durepos
dea9d8f54e
bemade_fsm: data added for stages and equipment tags.
2023-09-18 14:14:16 -04:00
Marc Durepos
0a7736e55a
bemade_fsm: make project.task.allow_billable store=True to un-break Odoo tests.
2023-09-18 14:14:16 -04:00