baimard/gestion

[EN] How to add a product in "Quote"

Closed this issue · 7 comments

When creating a Quote, by adding a product, I receive the following information:

obraz

The product is added.

After refreshing the page, the product is added first in the list. The next time you click the "Add product" button, the above message is displayed again. The same product appears again after the page has been loaded.
My guess is that the window with the selection of products to add does not open for me.

obraz

Then, when removing a product in Quote, I get the following information:

obraz

Apps:
Nextcloud 22.2.3
Gestion 1.2.0

Apps:
Nextcloud 22.2.3
Gestion 1.2.0
PHP 8.0

Creating a Product under "Product" using "Add Product" this error appears:

"Error: Too few arguments to function OCA\Gestion\Db\Bdd::insertProduit(), 1 passed in /var/www/nextcloud/apps/gestion/lib/Controller/PageController.php on line 241 and exactly 3 expected"

with the pop-up [object Object]
No product can be added

Apps: Nextcloud 22.2.3 Gestion 1.2.0 PHP 8.0

Creating a Product under "Product" using "Add Product" this error appears:

"Error: Too few arguments to function OCA\Gestion\Db\Bdd::insertProduit(), 1 passed in /var/www/nextcloud/apps/gestion/lib/Controller/PageController.php on line 241 and exactly 3 expected"

with the pop-up [object Object] No product can be added

Norbert-D you're write, bug identify.

@Valdnet fix in last version 1.2.2, can you confirm that ok for you ?

When adding a product, only the first product from the product list is added automatically.
I still can't choose what product to add from the product list.

Is it possible to make me a short video ?

I found how to replace the product. If you double-click the product index. This is somewhat confusing to the user.

When adding a product, a product selection window should appear or create a new product with the information "Choose a product":

obraz

I need to add Title or more information, thank you for your feedback.