-
## Module
product_variant_configurator
## Describe the bug
When installing the module on a dev branch on odoo.sh, the following errors occur during test:
```
02/03/2022 20:04:26 | ERROR |…
-
This module allows you to connect Odoo with Voicent (https://www.voicent.com) and is meant to be extended to integrate Odoo records and processes with phone calls made by Voicent.
# Usage
* Go t…
-
Impacted versions: All since web client came out (gtk was fine) for issue 1. Just master for 2.
Steps to reproduce:
1. Save and Save & New need shortcut keys (or at least the functions they call d…
-
Hello,
Odoo's code guidelines state that magic numbers should not be used, yet there are magic numbers for which I cannot find any documentation.
If you look for regex matches of the following e…
-
In this recipe, we will add a different type of data from the XML file. We'll add a book and an author as demonstration data. We'll also add a well-known publisher as normal data in our module.
Add a…
-
Impacted versions:
11.0
Steps to reproduce:
1.- Create many SO with at lest 3 lines with no admin user
2.- left a few days
3.- delete first line of most older SO with no admin user
4.- press sav…
-
Dears,
I am working with your Education ERP, I have some suggestions regarding "Fee Module".
Why we not including product for students invoices, as produt id is empty.
See below image for refere…
-
Hi,
There was a lot of discussion about it, I don't remind why we do it like that (I approved it). But, I have the feeling the actual design is not good.
There was :
```py
class AccountInvo…
-
Currently an order's route is tied to the route of the location for that order.
`fsm_route_id = fields.Many2one(related="location_id.fsm_route_id",
string='Route')…
-
ERRORS DETECTED:
- When you select the "Set" option from the mass editing wizard and leave the one2many field empty with the aim that the empty value is assigned to all the selected records, that i…