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 |
|
Marc Durepos
|
7d84d85980
|
bemade_fsm: Simplified implementation of equipment to allow for one equipment per sales order. Re #38.
|
2023-06-27 20:48:12 -04:00 |
|
Marc Durepos
|
653e22d13c
|
Refactoring to views to reuse trees for fsm contacts and equipment. Began remodeling equipment/task relationship (breaks tests).
|
2023-06-27 16:18:12 -04:00 |
|
Marc Durepos
|
89a09aebb7
|
bemade_fsm: Added tests and code for site contacts and work order contacts on tasks.
|
2023-06-27 15:19:50 -04:00 |
|
Marc Durepos
|
df14a3afda
|
Migrating in bemade_multiple_billing_contacts
|
2023-06-27 14:23:48 -04:00 |
|
Marc Durepos
|
e2ddf36018
|
Prepare to migrate.
|
2023-06-27 14:22:32 -04:00 |
|
Marc Durepos
|
bcd4acb1a5
|
bemade_multiple_billing_contacts: Updated view to address a bug.
|
2023-06-27 14:21:53 -04:00 |
|
Marc Durepos
|
bac9015bf3
|
bemade_multiple_billing_contacts: Added multiple unit tests and fixed a bug they found in the billing contacts / invoice functionality.
|
2023-06-27 14:21:53 -04:00 |
|
Marc Durepos
|
80d6b1a6cf
|
bemade_multiple_billing_contacts: Early development on multiple billing contacts.
|
2023-06-27 14:21:53 -04:00 |
|
Marc Durepos
|
687a30ea90
|
bemade_multiple_billing_contacts: Initial commit.
|
2023-06-27 14:21:53 -04:00 |
|
Marc Durepos
|
02a711f42a
|
bemade_multiple_billing_contacts: Initial Commit
|
2023-06-27 14:21:53 -04:00 |
|
Marc Durepos
|
cc2d9a6aba
|
Merge missing commits from bemade_fsm into bemade-addons
|
2023-06-27 13:59:15 -04:00 |
|
Marc Durepos
|
4e95677ae6
|
Moved into subfolder
|
2023-06-27 13:54:39 -04:00 |
|
Marc Durepos
|
9c8a5e2a63
|
bemade_fsm: Added an assertion after integration tour.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
90ba705eef
|
bemade_fsm: Finished a test tour for adding equipment to a sales order.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
e1268d2fda
|
bemade_fsm: Further testing for equipment, site contacts, work order contacts (integration testing). re #37.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
31528dbdc6
|
bemade_fsm: Site contacts and work order contacts added and unit tested. Need to do the UI and integration testing next. Re #37.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
71ad597133
|
bemade_fsm: Added test skeleton for upcoming features.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
1635abb3c8
|
bemade_fsm: Updated to require bemade_partner_root_ancestor, refactored out call to Partner.get_root_ancestor().
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
38a6d492b4
|
bemade_fsm: Added field planned_hours to project.task.template and passed it along to tasks on order confirmation. Fixes #51.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
c3e0eb5766
|
bemade_fsm: Sub-task templates are no longer linked to the SO/SO Line. Fixes #50.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
225eea23e0
|
bemade_fsm: Completed integration test tour for adding equipment to a client. Closes #11.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
2d7b76a44e
|
bemade_fsm: First functional test written for creating equipment linked to a client. Ref #11.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
53b75e35a4
|
bemade_fsm: Added and modified some tests for #11.
|
2023-06-27 13:44:43 -04:00 |
|