Benoît Vézina
|
c143ee4560
|
scrapper & follower
|
2023-07-16 16:15:15 -04:00 |
|
Benoît Vézina
|
5d59bc82b2
|
odoo scrapper
|
2023-07-06 09:46:34 -04:00 |
|
Benoît Vézina
|
5fd6364665
|
Removed unnecessary blank lines and an unused decorator in the IrUiMenu model.y
|
2023-07-06 05:03:00 -04:00 |
|
Benoît Vézina
|
83dc8d346e
|
2 more modules to test
|
2023-07-02 15:07:33 -04:00 |
|
Benoît Vézina
|
b58ff52597
|
blacklist work
|
2023-07-02 09:28:29 -04:00 |
|
Benoît Vézina
|
ea05972fee
|
javascript all done and test
|
2023-07-02 07:40:23 -04:00 |
|
Benoît Vézina
|
cf124a758f
|
javascipt working
|
2023-06-30 13:03:57 -04:00 |
|
Marc Durepos
|
e17f32dfaf
|
Added some helpful comments to the xml and JS.
|
2023-06-29 22:24:28 -04:00 |
|
Marc Durepos
|
f7de7d31af
|
Mailcow mailbox client-side sync button.
|
2023-06-29 22:21:26 -04:00 |
|
Benoît Vézina
|
ed021edc40
|
marc look at .repos/bemade-addons/bemade_mailcow_blacklist/static/src/js/mailcow_mailbox.js please
|
2023-06-29 20:22:25 -04:00 |
|
Benoît Vézina
|
68dd96a5a8
|
mailcow logo
|
2023-06-29 10:02:27 -04:00 |
|
Benoît Vézina
|
bf4786be6f
|
installable mailcow
|
2023-06-28 21:56:18 -04:00 |
|
Benoît Vézina
|
093418ec59
|
all models, need to check everything
|
2023-06-28 21:21:29 -04:00 |
|
Benoît Vézina
|
3080254b8c
|
bemade_user_password_bundle
|
2023-06-28 21:01:57 -04:00 |
|
Benoît Vézina
|
b797015c0e
|
User Password Bundle automation
|
2023-06-28 13:08:12 -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 |
|
Marc Durepos
|
23f0a0132b
|
bemade_fsm: Added menu items for navigating clients and equipment locations. Ref #11.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
aab631fc85
|
bemade_fsm: Updates to equipment.xml in bemade_fsm to get rid of durpro_fso references.
|
2023-06-27 11:23:40 -04:00 |
|
Benoît Vézina
|
3104c3ed52
|
bemade_fsm: Update .gitignore
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
cc8b10f964
|
bemade_fsm: Imported code from durpro_fso to represent equipment models and views for bemade_fsm. Re: #11.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
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.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
1370845018
|
bemade_fsm: Update to manifest and gitignore.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
1d1c3d0704
|
bemade_fsm: Update issue template for feature requests
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
c7f73e8dbc
|
bemade_fsm: Added test for sales orders.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
cc1faa541c
|
bemade_fsm: Unit tests complete for #1 and #2.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
972aa554cd
|
bemade_fsm: Upgrades to the tests (figured out how to avoid expected errors being counted by the testing framework).
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
b2a42e4ce8
|
bemade_fsm: Initial commit as submodule.
|
2023-06-27 11:23:40 -04:00 |
|
Marc Durepos
|
31491d848d
|
Merge 'bemade_partner_root_ancestor' into bemade-addons
|
2023-06-27 11:20:18 -04:00 |
|
Marc Durepos
|
f0da5c3618
|
bemade_partner_root_ancestor: Added store=true, recursive=true to root ancestor field.
bemade_partner_root_ancestor: Preparing to migrate bemade_partner_root_ancestor.
|
2023-06-27 11:11:55 -04:00 |
|
Marc Durepos
|
168dc57063
|
bemade_partner_root_ancestor: First working version with unit test.
|
2023-06-27 11:11:31 -04:00 |
|
Marc Durepos
|
3135a41ed5
|
bemade_partner_root_ancestor: initial commit
|
2023-06-27 11:11:31 -04:00 |
|
Benoît Vézina
|
5752f837a9
|
migrate from addons to new repo bemade-addons and ln in addons
|
2023-06-26 17:01:44 -04:00 |
|
Benoît Vézina
|
751170b7f3
|
Initial commit
|
2023-06-26 16:49:42 -04:00 |
|