Commit graph

431 commits

Author SHA1 Message Date
Marc Durepos
96ba14fa03 Revert "Update GPL to AGPL to respect partner_multi_relation license."
This reverts commit 9d80e83d1a.
2024-05-15 21:05:44 -04:00
Marc Durepos
240fb773af Fix sequence in manifest for partner_scrapper_js_only 2024-05-15 21:03:17 -04:00
Marc Durepos
9d80e83d1a Update GPL to AGPL to respect partner_multi_relation license. 2024-05-15 21:01:40 -04:00
Marc Durepos
34a354f83c Update GPL to AGPL to respect partner_multi_relation license. 2024-05-15 21:00:32 -04:00
Marc Durepos
ee954c6c81 Update AGPL to LGPL to respect odoo_password license. 2024-05-15 20:58:07 -04:00
Marc Durepos
a9229b96ed Update AGPL to LGPL to respect odoo_password license. 2024-05-15 20:57:21 -04:00
Marc Durepos
3535f43ddd Update AGPL to LGPL to respect odoo_password license. 2024-05-15 20:56:34 -04:00
Marc Durepos
411985f661 update change log for account_credit_hold 2024-05-15 15:42:08 -04:00
Benoît Vézina
c277ec4fe6 start of wazo bridge, no comm 2024-05-14 13:49:04 -04:00
Benoît Vézina
737f3c0bd1 fix visibillity of wizard so duplicate 2024-05-14 13:48:31 -04:00
Marc Durepos
4d1883475c bemade_margin_vendor_pricelist: add pre-migration to clear old views. 2024-05-08 18:54:35 -04:00
Marc Durepos
486aa9560e fix column visibility in bemade_margin_vendor_pricelist 2024-05-07 10:11:27 -04:00
Marc Durepos
46255fe640 Fix strings for margin_vendor_pricelist fields 2024-05-07 10:06:52 -04:00
Marc Durepos
8dbe3e2de1 bemade_margin_vendor_pricelist: fix broken views and rename fields 2024-05-07 09:54:33 -04:00
Marc Durepos
d6a0bfd1b9
website_geoip_extended: fix city tracking on visitor 2024-05-06 16:53:40 -04:00
Benoît Vézina
5155624844 realy 2024-05-06 15:46:22 -04:00
Benoît Vézina
0c74bfafb9 fixed? 2024-05-06 15:17:13 -04:00
Benoît Vézina
fe6257f576 fix? 2024-05-06 14:48:37 -04:00
Benoît Vézina
d2b9f27008 add debut trace 2024-05-06 14:20:55 -04:00
Benoît Vézina
d951fed204 geoip 2024-05-06 13:54:23 -04:00
Marc Durepos
716f153c91 bemade_full_formview_from_modal: fixed for 17.0 with a test tour as well. 2024-05-02 15:00:17 -04:00
Marc Durepos
dc04ab952b bemade_fsm: Changes to site and work order contact behaviour
1. Site contacts and work order contacts now get set on create and write
   of all FSM project tasks. If the task has no parent_id, it will try
   to set them from the sale order if it has one. Otherwise, they are
   simply inherited from the parent.
2. Changing the site or work order contact on a task no longer feeds
   back to the sale order.
3. Changing the site or work order contacts on a parent task propagates
   the change to its subtasks.
2024-05-02 10:01:44 -04:00
Benoît Vézina
ba40259525 extend filter 2024-04-30 14:56:52 -04:00
Benoît Vézina
da3392f7fc extend filter 2024-04-30 14:54:48 -04:00
Benoît Vézina
473bfe17b7 lil fix 2024-04-30 14:45:11 -04:00
xtremxpert
5bdf5cd5ee git modules 2024-04-29 20:04:14 -04:00
Marc Durepos
c0a451f7e0 fix to actions in bemade_fsm (fixes all tasks views) 2024-04-23 14:33:12 -04:00
Benoît Vézina
69fe6e6eb4 new pwa_config 2024-04-19 15:45:28 -04:00
Marc Durepos
9af0635e8f bemade_picking_upstream to 17.0 2024-04-15 15:06:57 -04:00
Marc Durepos
a2602e2ba6 bemade_picking_upstream: new module for smart button to link to upstream pickings (waiting for other operation). 2024-04-15 14:52:07 -04:00
Marc Durepos
bf8dd0145f account_credit_hold: add compute_sudo to two computed methods 2024-04-14 16:29:27 -04:00
Marc Durepos
5e337ca2ee Fix bemade_utils to pass tests on the test runner as well as in PyCharm environment. There was a Python Path issue. 2024-04-01 15:21:42 -04:00
Marc Durepos
07297f6c3f bemade_user_password_bundle: add hr to dependencies 2024-04-01 14:43:15 -04:00
Marc Durepos
53ac9d9112 bemade_update_validity_date_when_send_so: fix action method returning void. 2024-04-01 14:41:43 -04:00
Marc Durepos
17fd9001bc bemade_fsm: Remove obsolete part of product_views.xml 2024-04-01 14:35:25 -04:00
Marc Durepos
4faeb0523f Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
Marc Durepos
dfd99bdd2c bemade_fsm: Remove obsolete code for task allocated_hours. 2024-04-01 09:12:40 -04:00
Marc Durepos
149a30f6f3 bemade_fsm: manually merge in 15.0 differences and fix 2 failing tests 2024-04-01 08:45:29 -04:00
Marc Durepos
2a0ca65382
Merge pull request #105 from Dur-Pro/17.0
Merge dur-pro 17.0 into bemade 17.0
2024-03-28 17:34:44 -04:00
Marc Durepos
0058948551
Merge branch 'Bemade:17.0' into 17.0 2024-03-28 17:33:52 -04:00
Marc Durepos
bf98462a09 multiple fixes for bemade_fsm to help pass tests. 2024-03-28 15:36:17 -04:00
Marc Durepos
5ea75d7bf9 fix manifest for bemade_so_followers_to_picking (missing stock dependency) 2024-03-27 16:56:51 -04:00
Marc Durepos
dcb6384c85 bemade_multiple_billing_contacts fixes for tests, but retiring module. 2024-03-27 16:56:20 -04:00
Marc Durepos
26f973c3b5 fix choose_delivery_package_views.xml for 17.0 2024-03-27 16:47:46 -04:00
Marc Durepos
abebc591f0 Replace attrs in bemade_packing_wizard views 2024-03-27 16:27:35 -04:00
Marc Durepos
3993c11314 fix bemade_packing_wizard manifest (dependency) 2024-03-27 16:23:54 -04:00
Marc Durepos
a951989662 account_credit_hold and bemade_mailcow_integration fixed to pass tests 2024-03-27 15:49:55 -04:00
Marc Durepos
2410cceaab Revert "make an empty discuss_search_view_cr"
This reverts commit d479721e32.
2024-03-25 13:05:37 -04:00
Marc Durepos
94dd40ac7d bemade_margin_vendor_pricelist: fix reference to reserved_quantity 2024-03-22 11:52:15 -04:00
Marc Durepos
d479721e32 make an empty discuss_search_view_cr 2024-03-21 21:25:35 -04:00