odoo
odoo copied to clipboard
### 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...
### How the project can be improved? Fetch less odoo api on each letter type ### What are the acceptance criteria? - [ ] ### Additional information _No response_ ###...
### 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...
### 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...
### 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,...
### 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....
### 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...
### 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...
### 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...