Commit graph

  • 3080254b8c bemade_user_password_bundle Benoît Vézina 2023-06-28 21:01:57 -0400
  • 4065e036ce bemade_fsm: updated actions for the Field Service menu items leading to tasks. Fixes #2. Marc Durepos 2023-06-28 16:30:22 -0400
  • b797015c0e User Password Bundle automation Benoît Vézina 2023-06-28 13:08:12 -0400
  • 81f8550041 bemade_fsm: Closes #12. Final tests for adding and removing site contacts and work order contacts on SOs and Tasks. Marc Durepos 2023-06-27 21:20:59 -0400
  • 98ea96d7ee bemade_fsm: Final confirmation of functionality. Fixes #15. Marc Durepos 2023-06-27 20:55:58 -0400
  • cdec0b1aff bemade_multiple_billing_contacts: Code cleanup. Re #15 and #12. Marc Durepos 2023-06-27 20:53:57 -0400
  • 7d84d85980 bemade_fsm: Simplified implementation of equipment to allow for one equipment per sales order. Re #38. Marc Durepos 2023-06-27 20:47:48 -0400
  • 653e22d13c Refactoring to views to reuse trees for fsm contacts and equipment. Began remodeling equipment/task relationship (breaks tests). Marc Durepos 2023-06-27 16:18:12 -0400
  • 89a09aebb7 bemade_fsm: Added tests and code for site contacts and work order contacts on tasks. Marc Durepos 2023-06-27 15:19:50 -0400
  • df14a3afda Migrating in bemade_multiple_billing_contacts Marc Durepos 2023-06-27 14:23:48 -0400
  • e2ddf36018 Prepare to migrate. Marc Durepos 2023-06-27 14:22:32 -0400
  • bcd4acb1a5 bemade_multiple_billing_contacts: Updated view to address a bug. Marc Durepos 2023-06-26 15:00:00 -0400
  • bac9015bf3 bemade_multiple_billing_contacts: Added multiple unit tests and fixed a bug they found in the billing contacts / invoice functionality. Marc Durepos 2023-06-22 15:33:54 -0400
  • 80d6b1a6cf bemade_multiple_billing_contacts: Early development on multiple billing contacts. Marc Durepos 2023-06-19 15:58:03 -0400
  • 687a30ea90 bemade_multiple_billing_contacts: Initial commit. Marc Durepos 2023-06-19 12:00:42 -0400
  • 02a711f42a bemade_multiple_billing_contacts: Initial Commit Marc Durepos 2023-06-19 10:49:42 -0400
  • cc2d9a6aba Merge missing commits from bemade_fsm into bemade-addons Marc Durepos 2023-06-27 13:58:10 -0400
  • 4e95677ae6 Moved into subfolder Marc Durepos 2023-06-27 13:54:39 -0400
  • 9c8a5e2a63 bemade_fsm: Added an assertion after integration tour. Marc Durepos 2023-06-26 21:49:03 -0400
  • 90ba705eef bemade_fsm: Finished a test tour for adding equipment to a sales order. Marc Durepos 2023-06-26 21:44:00 -0400
  • e1268d2fda bemade_fsm: Further testing for equipment, site contacts, work order contacts (integration testing). re #37. Marc Durepos 2023-06-26 14:59:26 -0400
  • 31528dbdc6 bemade_fsm: Site contacts and work order contacts added and unit tested. Need to do the UI and integration testing next. Re #37. Marc Durepos 2023-06-26 11:41:07 -0400
  • 71ad597133 bemade_fsm: Added test skeleton for upcoming features. Marc Durepos 2023-06-22 15:36:19 -0400
  • 1635abb3c8 bemade_fsm: Updated to require bemade_partner_root_ancestor, refactored out call to Partner.get_root_ancestor(). Marc Durepos 2023-06-19 11:52:13 -0400
  • 38a6d492b4 bemade_fsm: Added field planned_hours to project.task.template and passed it along to tasks on order confirmation. Fixes #51. Marc Durepos 2023-06-19 09:43:21 -0400
  • c3e0eb5766 bemade_fsm: Sub-task templates are no longer linked to the SO/SO Line. Fixes #50. Marc Durepos 2023-06-19 09:27:26 -0400
  • 225eea23e0 bemade_fsm: Completed integration test tour for adding equipment to a client. Closes #11. Marc Durepos 2023-06-15 19:34:40 -0400
  • 2d7b76a44e bemade_fsm: First functional test written for creating equipment linked to a client. Ref #11. Marc Durepos 2023-06-15 17:00:41 -0400
  • 53b75e35a4 bemade_fsm: Added and modified some tests for #11. Marc Durepos 2023-06-15 16:18:36 -0400
  • e6b499352a bemade_fsm: Constrain project.task.equipment_id to equipments at task.partner_id. Marc Durepos 2023-06-15 14:00:50 -0400
  • 5469dd82c4 bemade_fsm: Improvements to the UI and data model for site contacts and equipment. Re: #11. Marc Durepos 2023-06-15 13:16:37 -0400
  • 579610323f bemade_fsm: Added menu items for navigating clients and equipment locations. Ref #11. Marc Durepos 2023-06-15 08:31:48 -0400
  • 9fbde25abd bemade_fsm: Updates to equipment.xml in bemade_fsm to get rid of durpro_fso references. Marc Durepos 2023-06-14 16:01:50 -0400
  • c5d01ecf0d bemade_fsm: Update .gitignore Benoît Vézina 2023-06-14 15:55:35 -0400
  • 61f4ffe415 bemade_fsm: Imported code from durpro_fso to represent equipment models and views for bemade_fsm. Re: #11. Marc Durepos 2023-06-14 15:51:20 -0400
  • 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. Marc Durepos 2023-06-14 14:25:40 -0400
  • 90dedc5b2c bemade_fsm: Update to manifest and gitignore. Marc Durepos 2023-06-12 11:33:30 -0400
  • 2c95c98a2c bemade_fsm: Update issue template for feature requests Marc Durepos 2023-06-09 21:42:14 -0400
  • 9daa82134a bemade_fsm: Added test for sales orders. Marc Durepos 2023-06-09 21:32:13 -0400
  • 9b7e970f9c bemade_fsm: Unit tests complete for #1 and #2. Marc Durepos 2023-06-09 13:51:29 -0400
  • 4391066b08 bemade_fsm: Upgrades to the tests (figured out how to avoid expected errors being counted by the testing framework). Marc Durepos 2023-06-09 11:54:55 -0400
  • da491a767c bemade_fsm: Initial commit as submodule. Marc Durepos 2023-06-09 10:24:06 -0400
  • 19789c2a76 Merge 'bemade_multiple_billing_contacts' into 15.0-addons-marc Marc Durepos 2023-06-27 11:28:18 -0400
  • ecd5e2b55e bemade_multiple_billing_contacts: Updated view to address a bug. Marc Durepos 2023-06-26 15:00:00 -0400
  • e374c53e63 bemade_multiple_billing_contacts: Added multiple unit tests and fixed a bug they found in the billing contacts / invoice functionality. Marc Durepos 2023-06-22 15:33:54 -0400
  • 02624877d6 bemade_multiple_billing_contacts: Early development on multiple billing contacts. Marc Durepos 2023-06-19 15:58:03 -0400
  • 3424f7221c bemade_multiple_billing_contacts: Initial commit. Marc Durepos 2023-06-19 12:00:42 -0400
  • 8a38758085 bemade_multiple_billing_contacts: Initial Commit Marc Durepos 2023-06-19 10:49:42 -0400
  • 377141c3b0 Merge 'bemade_fsm' into bemade-addons Marc Durepos 2023-06-27 11:25:31 -0400
  • 825080129f bemade_fsm: Added test skeleton for upcoming features. Marc Durepos 2023-06-22 15:36:19 -0400
  • 88aa52a767 bemade_fsm: Updated to require bemade_partner_root_ancestor, refactored out call to Partner.get_root_ancestor(). Marc Durepos 2023-06-19 11:52:13 -0400
  • 34a7b0f77e bemade_fsm: Added field planned_hours to project.task.template and passed it along to tasks on order confirmation. Fixes #51. Marc Durepos 2023-06-19 09:43:21 -0400
  • c927840a1b bemade_fsm: Sub-task templates are no longer linked to the SO/SO Line. Fixes #50. Marc Durepos 2023-06-19 09:27:26 -0400
  • edf917664f bemade_fsm: Completed integration test tour for adding equipment to a client. Closes #11. Marc Durepos 2023-06-15 19:34:40 -0400
  • 3a5f31a5b4 bemade_fsm: First functional test written for creating equipment linked to a client. Ref #11. Marc Durepos 2023-06-15 17:00:41 -0400
  • 7e334d54ea bemade_fsm: Added and modified some tests for #11. Marc Durepos 2023-06-15 16:18:36 -0400
  • 641342d5c0 bemade_fsm: Constrain project.task.equipment_id to equipments at task.partner_id. Marc Durepos 2023-06-15 14:00:50 -0400
  • 1a539226c3 bemade_fsm: Improvements to the UI and data model for site contacts and equipment. Re: #11. Marc Durepos 2023-06-15 13:16:37 -0400
  • 23f0a0132b bemade_fsm: Added menu items for navigating clients and equipment locations. Ref #11. Marc Durepos 2023-06-15 08:31:48 -0400
  • aab631fc85 bemade_fsm: Updates to equipment.xml in bemade_fsm to get rid of durpro_fso references. Marc Durepos 2023-06-14 16:01:50 -0400
  • 3104c3ed52 bemade_fsm: Update .gitignore Benoît Vézina 2023-06-14 15:55:35 -0400
  • cc8b10f964 bemade_fsm: Imported code from durpro_fso to represent equipment models and views for bemade_fsm. Re: #11. Marc Durepos 2023-06-14 15:51:20 -0400
  • a2da609643 bemade_fsm: Inherited product view from industry_fsm_sale to override the limit attribute for categ_id in the searchpanel (left side). Fixes #12. Marc Durepos 2023-06-14 14:25:40 -0400
  • 1370845018 bemade_fsm: Update to manifest and gitignore. Marc Durepos 2023-06-12 11:33:30 -0400
  • 1d1c3d0704 bemade_fsm: Update issue template for feature requests Marc Durepos 2023-06-09 21:42:14 -0400
  • c7f73e8dbc bemade_fsm: Added test for sales orders. Marc Durepos 2023-06-09 21:32:13 -0400
  • cc1faa541c bemade_fsm: Unit tests complete for #1 and #2. Marc Durepos 2023-06-09 13:51:29 -0400
  • 972aa554cd bemade_fsm: Upgrades to the tests (figured out how to avoid expected errors being counted by the testing framework). Marc Durepos 2023-06-09 11:54:55 -0400
  • b2a42e4ce8 bemade_fsm: Initial commit as submodule. Marc Durepos 2023-06-09 10:24:06 -0400
  • 31491d848d Merge 'bemade_partner_root_ancestor' into bemade-addons Marc Durepos 2023-06-27 11:20:18 -0400
  • f0da5c3618 bemade_partner_root_ancestor: Added store=true, recursive=true to root ancestor field. Marc Durepos 2023-06-26 15:01:17 -0400
  • 168dc57063 bemade_partner_root_ancestor: First working version with unit test. Marc Durepos 2023-06-19 11:51:23 -0400
  • 3135a41ed5 bemade_partner_root_ancestor: initial commit Marc Durepos 2023-06-19 11:07:39 -0400
  • 5752f837a9 migrate from addons to new repo bemade-addons and ln in addons Benoît Vézina 2023-06-26 17:01:44 -0400
  • 751170b7f3
    Initial commit main Benoît Vézina 2023-06-26 16:49:42 -0400