odoo icon indicating copy to clipboard operation
odoo copied to clipboard

Results 13 odoo issues
Sort by recently updated
recently updated
newest added

### Expected Behavior I set the PORT env variable in horoku but it doesnt apply to th listening port. Works fine in localhost (npm run dev) but npm run build...

bug

### How the project can be improved? Fetch less odoo api on each letter type ### What are the acceptance criteria? - [ ] ### Additional information _No response_ ###...

enhancement

### Expected Behavior Has a minium pageSize different then 0 ### Actual Behavior Passing no filters on productList fetch 0 products because the default param value is 0 ### Possible...

bug

### Expected Behavior On clicking on the button "continue to billing page" a new user is supposed to be created thanks to the function `shippingAddAddress` ### Actual Behavior Here the...

bug

### Expected Behavior The customer information should be by default blank. ### Actual Behavior The customer information are by default the one of public user. As we can see below,...

bug

### Expected Behavior In the product page when we try to add twice the same product in the cart it's supposed to increment the number of product in the cart....

bug

### Expected Behavior The regular price should not be scratched off if it's the same as the special price. To be more specific, no special price should be returned if...

bug

### What is your question / Please describe your issue I want to list the categories with image on the front end. The current graph API doesn't return image field....

### Expected Behavior 1. Enter Category page 2. Select 5, 15 or 20 on "show on page" select in bottom 3. Reload page 4. The select is populated with the...

bug
hackaton

### Expected Behavior 1. Enter Category page 2. Click Extra accordion 3. Check the "Generic" Checkbox 4. Accordion keep opened ### Actual Behavior 1. Enter Category page 2. Click Extra...

bug
hackaton