Commit graph

119 commits

Author SHA1 Message Date
Benoît Vézina
7a9fc406d2
Add files via upload 2023-10-24 16:37:00 -04:00
Benoît Vézina
82eb665ad4
Update partner_tags_data.xml 2023-10-24 15:15:12 -04:00
Benoît Vézina
3af0adce07
Update __manifest__.py 2023-10-24 15:10:53 -04:00
Benoît Vézina
a8486cfe83
Update __manifest__.py 2023-10-24 15:02:05 -04:00
Benoît Vézina
c48c6cabb7
Update partner_relations_data.xml 2023-10-24 15:00:51 -04:00
Benoît Vézina
6bedbea242
Create partner_relations_data.xml 2023-10-24 14:54:00 -04:00
Benoît Vézina
b321b07985
Create partner_relation_data.xml 2023-10-24 14:47:02 -04:00
Benoît Vézina
86d5fc36c4
Update partner_tags_data.xml 2023-10-24 14:46:40 -04:00
Benoît Vézina
a2dbfcb5ba
Create partner_tags_data.xml 2023-10-24 14:46:12 -04:00
Benoît Vézina
2787e82d0f
Update res_partner_relation.xml 2023-10-24 14:39:11 -04:00
Benoît Vézina
6e61994682
Create res_partner_relation.xml 2023-10-24 14:36:33 -04:00
Benoît Vézina
5b7783c0b6
Update company_data.xml 2023-10-24 09:23:53 -04:00
Benoît Vézina
97936166f0
Update company_data.xml 2023-10-24 09:20:35 -04:00
Benoît Vézina
976eebb79d
Update company_data.xml 2023-10-24 09:19:38 -04:00
Benoît Vézina
c0bc14e782
Update company_data.xml 2023-10-24 09:18:16 -04:00
Benoît Vézina
972dd46c2f
Update __manifest__.py 2023-10-24 08:13:48 -04:00
Benoît Vézina
49297f63e7
Update company_data.xml 2023-10-23 15:08:23 -04:00
Benoît Vézina
68cf591e9c
Update __manifest__.py 2023-10-23 15:06:46 -04:00
Benoît Vézina
85eac77149 first part 2023-10-23 14:29:17 +00:00
Marc Durepos
93a82074df bemade_sports_clinic: second iteration complete. 2023-10-22 15:37:47 -04:00
Marc Durepos
d92c124f50 bemade_sports_clinic: Lots of work on models and views for second iteration. 2023-10-21 21:32:35 -04:00
Marc Durepos
62a33f633f bemade_sports_clinic: icon update 2023-10-17 14:21:33 -04:00
Marc Durepos
cb70ae9cb5 bemade_sports_clinic: fixed error in loading demo data. 2023-10-17 14:19:45 -04:00
Marc Durepos
ec3b0f4e54 bemade_sports_clinic: fixed error in create method for res_partner. 2023-10-17 14:05:45 -04:00
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
Benoît Vézina
96b77f4035 fuck" 2023-07-24 08:08:42 -04:00
Benoît Vézina
7f7474dd4d fix views" 2023-07-24 07:41:36 -04:00
Benoît Vézina
c2fafc377d split javascript intil debug 2023-07-22 11:27:49 -04:00
Benoît Vézina
d4e377f5c6 merge work from odoo 15.0 2023-07-22 07:25:40 -04:00
Benoît Vézina
b08b383d29 try to fix it menu but sale ??? 2023-07-21 13:31:13 -04:00
Benoît Vézina
34b6b765f5 need to fix multi-relation 2023-07-21 13:30:26 -04:00
Benoît Vézina
0ec4e40c26 partner scrapper 2023-07-12 07:17:17 -04:00
Benoît Vézina
4a72ee4f6b port menu order to 16.0 2023-07-10 14:21:50 -04:00
Benoît Vézina
5ab95874e7 port fetchmail on prod only for v16 2023-07-10 12:54:28 -04:00
Marc Durepos
4f9a05e05a Update bemade_fsm version to 15.0.0.2.0 for sprint 2 release. 2023-06-29 15:19:12 -04:00
Marc Durepos
d0be20363b bemade_fsm: Linked equipment from sale order to creaed task on SO confirmation. Fixes #48. 2023-06-29 13:26:40 -04:00
Marc Durepos
4065e036ce bemade_fsm: updated actions for the Field Service menu items leading to tasks. Fixes #2. 2023-06-28 16:30:22 -04:00
Marc Durepos
81f8550041 bemade_fsm: Closes #12. Final tests for adding and removing site contacts and work order contacts on SOs and Tasks. 2023-06-27 21:20:59 -04:00
Marc Durepos
98ea96d7ee bemade_fsm: Final confirmation of functionality. Fixes #15. 2023-06-27 20:55:58 -04:00
Marc Durepos
cdec0b1aff bemade_multiple_billing_contacts: Code cleanup. Re #15 and #12. 2023-06-27 20:53:57 -04:00