Marc Durepos
1a042a720f
bemade_fsm, fsm_equipment: fixes #109
...
Updated report template to use display_name and converted the
_compute_complete_name function to _compute_display_name in
fsm.equipment model.
2024-09-06 08:27:31 -04:00
Marc Durepos
8007912746
fix to migration script for bemade_fsm moving equipment tags
2024-08-26 11:09:20 -04:00
Marc Durepos
eb6e46b5b6
fsm_equipment/bemade_fsm: fix migration script and move a relation to fsm_equipment
2024-08-22 20:38:07 -04:00
Marc Durepos
629eb83d57
Add the notion of components to fsm_equipment.
2024-08-22 15:10:47 -04:00
Marc Durepos
7ad197e639
complete migration script from bemade_fsm.equipment* to fsm_equipment
2024-08-21 13:52:35 -04:00
Marc Durepos
382b573a86
separated equipment out of bemade_fsm into fsm_equipment module
2024-08-20 15:58:17 -04:00
Marc Durepos
d94fabf8ba
new module to hide draft SO details on the portal
2024-08-15 10:46:54 -04:00
Marc Durepos
78029a6944
confirm_many2one_create: fix simple JS bug
2024-08-02 14:55:11 -04:00
Marc Durepos
8e5185a80f
[ADD] new module confirm_many2one_create
...
Pure JS module to override the behaviour of Many2One fields, causing
them to open a confirmation dialog when the user selects the "Create"
option from the autocomplete list of a Many2One field with quick create
enabled.
2024-08-02 14:41:56 -04:00
Marc Durepos
5a53548693
time_off_follower: fix a bug due to badly named method override + add test
2024-07-31 15:28:40 -04:00
Marc Durepos
ead9bc6520
account_credit_hold: fix a bug where the hold isn't lifted upon payment registration
2024-07-30 15:53:15 -04:00
XtremXpert
a3c74ef77a
fix warning
2024-07-23 08:30:05 -04:00
Marc Durepos
e9d577b9a5
add pre-commit configs
2024-07-05 10:10:03 -04:00
Marc Durepos
4e4068446c
caldav_sync: fix a bug where deleting an event fails to remove it from iCloud calendars.
2024-07-05 09:04:51 -04:00
Marc Durepos
8d9fc7db46
impersonate_user: add unimpersonate systray button
2024-07-04 17:20:42 -04:00
Marc Durepos
aed5ad9aed
impersonate_user: new module
2024-07-03 16:56:00 -04:00
Marc Durepos
3fd59f5ba1
bemade_fsm: fix bug when partner_id is not set
2024-07-03 15:15:16 -04:00
Marc Durepos
ec2c328f2c
improved_mo_origin: add source SO to shop floor view
2024-07-03 11:01:30 -04:00
Marc Durepos
acf26d7c36
add customer name and upstream production to work orders. Add customer name to shop floor view on MOs.
2024-07-03 08:54:16 -04:00
Marc Durepos
ddaee59a59
add customer name and upstream production to work orders. Add customer name to shop floor view on MOs.
2024-07-03 08:45:05 -04:00
Marc Durepos
afb4d84e8f
[FIX] bemade_so_followers_to_picking: re-indent method to fix module.
2024-06-28 13:25:19 -04:00
Marc Durepos
838a4e12ef
caldav_sync: fix a dictionary update error during sync.
...
Exception handling was also changed to only log the errors rather
than to raise them to the user, since the sync is run as a cron
and that we want other calendars to be polled if one fails.
2024-06-23 07:16:21 -04:00
Marc Durepos
92056ac236
caldav_sync: Added a note to the index.html page about app-specific passwords.
2024-06-22 09:46:08 -04:00
Marc Durepos
cd03903ea4
caldav_sync: Added some error handling for almost-correct calendar URLs.
2024-06-22 09:43:47 -04:00
Marc Durepos
8410bb64d7
bemade_fsm: fix new task from template wizard
2024-06-20 12:54:05 -04:00
Marc Durepos
6a1cfa2ec9
bemade_fsm: make client follow from task template, default to parent's client if not set
2024-06-19 10:08:50 -04:00
Marc Durepos
55ba8ca58b
fix bemade_fsm is_site_contact
2024-06-19 09:47:49 -04:00
Marc Durepos
8aec1c4c04
fix bemade_fsm is_site_contact
2024-06-19 09:42:17 -04:00
Marc Durepos
18469a0c26
fix bemade_fsm is_site_contact
2024-06-19 09:36:57 -04:00
Marc Durepos
a8eb44a83e
new module stock_valuation_location
2024-06-17 20:10:55 -04:00
Marc Durepos
317b3f5bc4
new module improved_mo_origin
2024-06-17 17:42:37 -04:00
Marc Durepos
5b9fb3d6f3
new module improved_mo_origin
2024-06-17 17:35:04 -04:00
Marc Durepos
7468da6b3d
bemade_quotation_alternative: forward port fix to rights issue
2024-06-17 10:33:09 -04:00
Marc Durepos
28da18e786
bemade_quotation_alternative: forward port fix to rights issue
2024-06-14 13:23:02 -04:00
Marc Durepos
3d8d648fb7
bemade_fsm: code style cleanup
2024-06-11 21:31:02 -04:00
Marc Durepos
94ec52ff99
bemade_addons: pre-commit and prettier set up
2024-06-11 19:08:17 -04:00
Marc Durepos
069552d830
cosmetic changes
2024-06-11 19:03:39 -04:00
Marc Durepos
06353b11e3
new module mo_back_to_draft
2024-06-11 14:55:22 -04:00
Marc Durepos
3d97c71f0b
bemade_fsm: rework logic on how clients become sites/site contacts
2024-06-07 10:28:11 -04:00
Marc Durepos
26abe8cbfe
client_name_on_manufacturing_orders: many2many_tags widget in list view
2024-06-05 09:38:50 -04:00
Marc Durepos
085ac55278
new module client_name_on_manufacturing_orders
2024-06-04 16:10:49 -04:00
Marc Durepos
ddce2423b8
bemade_fsm: fix incorrect settings wizard
2024-06-03 14:16:01 -04:00
Marc Durepos
7aa095ba78
update to fsm
2024-06-03 11:52:16 -04:00
Marc Durepos
61529d33e4
add active field to client equipment
2024-06-03 10:11:19 -04:00
Marc Durepos
f864093eb8
updates to full_formview_from_modal
2024-06-03 07:48:37 -04:00
Marc Durepos
39fd3b7995
activate js and xml templates for FormViewDialog component
2024-05-31 10:21:45 -04:00
Marc Durepos
c5062b6b2b
Revert removal of partner scraper modules and fix caldav_sync spam.
2024-05-29 13:43:51 -04:00
Marc Durepos
6f8e19156a
account_credit_hold: take parent company hold status into consideration
2024-05-29 13:28:48 -04:00
Marc Durepos
7dc4c05a0a
Revert "bemade_odoo_partner_scrapper moved to bemade-tools"
...
This reverts commit 540e7f17d3 .
2024-05-29 10:51:02 -04:00
Marc Durepos
2cb6f3ec69
Revert "bemade_odoo_partner_scrapper_js_only moved to bemade-tools"
...
This reverts commit ca348b11a2 .
2024-05-29 10:48:48 -04:00