Commit graph

136 commits

Author SHA1 Message Date
Benoît Vézina
f0dea08da2 add view to import relation 2023-10-29 14:10:37 -04:00
Benoît Vézina
21008aad57 change heading and hide label name 2023-10-26 13:36:42 -04:00
Benoît Vézina
a415f65a7a lot of fixing 2023-10-26 13:29:41 -04:00
Benoît Vézina
07b8054c0c views 2023-10-25 20:15:53 -04:00
Benoît Vézina
d5f929b5b6 mercredi 2023-10-25 10:56:59 -04:00
Benoît Vézina
8cf9af4e26 mercredi 2023-10-25 10:54:39 -04:00
Benoît Vézina
b5a6e4805c clean up 2023-10-24 17:21:46 -04:00
Benoît Vézina
ddff0b294e clean up 2023-10-24 17:15:05 -04:00
Benoît Vézina
1943ddc0f9 clean up 2023-10-24 17:11:45 -04:00
Benoît Vézina
29c45c05b7
Update __init__.py 2023-10-24 17:05:59 -04:00
Benoît Vézina
b35a2a8e8d
Create __init__.py 2023-10-24 17:05:24 -04:00
Benoît Vézina
e7a360c2ca
Update res_partner.py 2023-10-24 17:04:33 -04:00
Benoît Vézina
441175376b
Create res_partner.py 2023-10-24 16:55:47 -04:00
Benoît Vézina
7fa723856e
Update partner_relations_data.xml 2023-10-24 16:54:33 -04:00
Benoît Vézina
3e851adcc6
Update partner_relations_data.csv 2023-10-24 16:46:39 -04:00
Benoît Vézina
c33f8dd214
Update partner_relations_data.csv 2023-10-24 16:45:05 -04:00
Benoît Vézina
7ffa097cd3
Update __manifest__.py 2023-10-24 16:38:16 -04:00
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