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 |
|
Marc Durepos
|
e6b499352a
|
bemade_fsm: Constrain project.task.equipment_id to equipments at task.partner_id.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
5469dd82c4
|
bemade_fsm: Improvements to the UI and data model for site contacts and equipment. Re: #11.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
579610323f
|
bemade_fsm: Added menu items for navigating clients and equipment locations. Ref #11.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
9fbde25abd
|
bemade_fsm: Updates to equipment.xml in bemade_fsm to get rid of durpro_fso references.
|
2023-06-27 13:44:43 -04:00 |
|
Benoît Vézina
|
c5d01ecf0d
|
bemade_fsm: Update .gitignore
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
61f4ffe415
|
bemade_fsm: Imported code from durpro_fso to represent equipment models and views for bemade_fsm. Re: #11.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
3c81099ccf
|
bemade_fsm: Inherited product view from industry_fsm_sale to override the limit attribute for categ_id in the searchpanel (left side). Fixes #12.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
90dedc5b2c
|
bemade_fsm: Update to manifest and gitignore.
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
2c95c98a2c
|
bemade_fsm: Update issue template for feature requests
|
2023-06-27 13:44:43 -04:00 |
|
Marc Durepos
|
9daa82134a
|
bemade_fsm: Added test for sales orders.
|
2023-06-27 13:44:42 -04:00 |
|
Marc Durepos
|
9b7e970f9c
|
bemade_fsm: Unit tests complete for #1 and #2.
|
2023-06-27 13:44:42 -04:00 |
|
Marc Durepos
|
4391066b08
|
bemade_fsm: Upgrades to the tests (figured out how to avoid expected errors being counted by the testing framework).
|
2023-06-27 13:44:42 -04:00 |
|
Marc Durepos
|
da491a767c
|
bemade_fsm: Initial commit as submodule.
|
2023-06-27 13:44:42 -04:00 |
|
Marc Durepos
|
19789c2a76
|
Merge 'bemade_multiple_billing_contacts' into 15.0-addons-marc
|
2023-06-27 11:28:30 -04:00 |
|
Marc Durepos
|
ecd5e2b55e
|
bemade_multiple_billing_contacts: Updated view to address a bug.
|
2023-06-27 11:27:10 -04:00 |
|
Marc Durepos
|
e374c53e63
|
bemade_multiple_billing_contacts: Added multiple unit tests and fixed a bug they found in the billing contacts / invoice functionality.
|
2023-06-27 11:26:57 -04:00 |
|
Marc Durepos
|
02624877d6
|
bemade_multiple_billing_contacts: Early development on multiple billing contacts.
|
2023-06-27 11:26:57 -04:00 |
|
Marc Durepos
|
3424f7221c
|
bemade_multiple_billing_contacts: Initial commit.
|
2023-06-27 11:26:57 -04:00 |
|
Marc Durepos
|
8a38758085
|
bemade_multiple_billing_contacts: Initial Commit
|
2023-06-27 11:26:57 -04:00 |
|
Marc Durepos
|
377141c3b0
|
Merge 'bemade_fsm' into bemade-addons
|
2023-06-27 11:25:31 -04:00 |
|
Marc Durepos
|
825080129f
|
bemade_fsm: Added test skeleton for upcoming features.
|
2023-06-27 11:24:00 -04:00 |
|
Marc Durepos
|
88aa52a767
|
bemade_fsm: Updated to require bemade_partner_root_ancestor, refactored out call to Partner.get_root_ancestor().
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
34a7b0f77e
|
bemade_fsm: Added field planned_hours to project.task.template and passed it along to tasks on order confirmation. Fixes #51.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
c927840a1b
|
bemade_fsm: Sub-task templates are no longer linked to the SO/SO Line. Fixes #50.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
edf917664f
|
bemade_fsm: Completed integration test tour for adding equipment to a client. Closes #11.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
3a5f31a5b4
|
bemade_fsm: First functional test written for creating equipment linked to a client. Ref #11.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
7e334d54ea
|
bemade_fsm: Added and modified some tests for #11.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
641342d5c0
|
bemade_fsm: Constrain project.task.equipment_id to equipments at task.partner_id.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
1a539226c3
|
bemade_fsm: Improvements to the UI and data model for site contacts and equipment. Re: #11.
|
2023-06-27 11:23:40 -04:00 |
|