Pierre Verkest
Pierre Verkest
Collect POS customer zip code to determine the catchment area. This module add zip code field on POS order. POS sessions that require catchment area will add an extra check...
As discussed on https://odoo-community.org/groups/contributors-15/contributors-195985?mode=thread&date_begin=&date_end= here a suggested implementation to follow materials/consumable usages per projects ~Depends on https://github.com/OCA/project/pull/920 (merged) to pass unite tests.~ - [x] make available products configurable - [x]...
While creating a new company a new project is created with 2 tasks by the `hr_timesheet._create_internal_project_task` method. Without sequence available on all companies, tasks can't be created and will raise...
This module add related Analytic account code in project name (`name_get`) and you can search projects by the analytic account code (`name_search`) from any list (like in timesheets).
On each new connection a process is spawned by sshd even the user is not connected. I guess the zombie process is hold by the docker entrypoint itself ?! -...
while restoring a volume (which happens when moving volume from nodes in mlfmonde/cluster) volumes labels are lost. To reproduce: ```bash $ docker volume create -d anybox/buttervolume:latest --label test=True test gle@rbx-6-any-3...
I'd like to skip test class decorated with the "at_install" odoo test tags while running my test using pytest. Is there already some way to do so without adding extra...
### ⚠️ Before submitting, please verify the following: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...
I'm wondering if we can trust this list?
Currently Anybox is migrate to buildbot 9 (public access is not yet available) I wonder if there is a matter with the setting of our worker(slave) or a real issue....