1b.app
Link copied -

Transfer balance to cs cart

Connected integration with cs cart
https://datapoint.center/admin/shop/integrations/cscart-1/control/
Import of orders works, connected the transfer of the balance
https://datapoint.center/admin/auto/action/hour/edit/#done
Product https://datapoint.center/admin/shop/products/48650/edit/
It has an external id, it is also on the site, but the rest is not transmitted
In the description of the action, it is also indicated. To work, you must specify access to the database in the integration settings. But I didn’t find where to enter accesses in the integration, maybe this is not the actual line
Original question is available on version: ru https://qube-soft.com/ crm erp onebox qubesoft внедрение аналитика 1с интегратор

Answers:

The action works through the API.
Product balances are updated based on product filters that have CS-Cart combination barcodes, and this filter is associated with an additional warehouse field, according to which the balance is calculated.
Combinations are filled in when importing products from CS-Cart.
25.05.2022, 16:08
Original comment available on version: ru


Tyndyk Maxim Vadimovich
OneBox production wrote:
The action works through the API.
Product balances are updated based on product filters that have CS-Cart combination barcodes, and this filter is associated with an additional warehouse field, according to which the balance is calculated.
Combinations are filled in when importing products from CS-Cart.

And in the unload action there is a setting from which field to take the id, can't we just unload the rest by id without reference to filters?
25.05.2022, 16:28
https://qube-soft.com/ crm erp onebox qubesoft внедрение аналитика 1с интегратор Original comment available on version: ru


Korop Vladislav Pavlovich QubeSoft https://qube-soft.com/ wrote:
And in the unload action there is a setting from which field to take the id, can't we just unload the rest by id without reference to filters?

No. There, by combinations of filters, their identifiers
26.05.2022, 09:24
Original comment available on version: ru


Tyndyk Maxim Vadimovich
OneBox production wrote:

Korop Vladislav Pavlovich QubeSoft https://qube-soft.com/ wrote:
And in the unload action there is a setting from which field to take the id, can't we just unload the rest by id without reference to filters?

No. There, by combinations of filters, their identifiers

In CPM we do not keep balances by barcode with reference to the warehouse, we have 1 card and the balances in the warehouse according to it. The card contains the appearance of the product with cs-cart. Can you evaluate the refinement of the integration so that it is for this id that the transfer works without being tied to filters?
26.05.2022, 10:07
https://qube-soft.com/ crm erp onebox qubesoft внедрение аналитика 1с интегратор Original comment available on version: ru


Korop Vladislav Pavlovich QubeSoft https://qube-soft.com/ wrote:
In CPM we do not keep balances by barcode with reference to the warehouse, we have 1 card and the balances in the warehouse according to it. The card contains the appearance of the product with cs-cart. Can you evaluate the refinement of the integration so that it is for this id that the transfer works without being tied to filters?

Is there any documentation on how to update balances by product and not by combinations in CS-Cart?
26.05.2022, 10:24
Original comment available on version: ru


Tyndyk Maxim Vadimovich
OneBox production wrote:

Korop Vladislav Pavlovich QubeSoft https://qube-soft.com/ wrote:
In CPM we do not keep balances by barcode with reference to the warehouse, we have 1 card and the balances in the warehouse according to it. The card contains the appearance of the product with cs-cart. Can you evaluate the refinement of the integration so that it is for this id that the transfer works without being tied to filters?

Is there any documentation on how to update balances by product and not by combinations in CS-Cart?

Found this https://docs.cs-cart.com/latest/developer_guide/api/entities/products.html

Passed id, warehouse, quantity
But I'm not sure that this is what I need, I found a lot of different documentation on their api, xs which is correct
https://1b.app/ru/forum/online-stores/10687-os---eksport-produktov-v-cs-cart--ne...
You also here proposed to do "As an option, I can suggest finalizing the setting so that the quantity of goods in warehouses in general is transferred to the "amount" parameter - such a refinement will take 1 hour."
We need the card itself not to be transferred, but only the balance from the warehouse according to the external product ID
26.05.2022, 10:32
https://qube-soft.com/ crm erp onebox qubesoft внедрение аналитика 1с интегратор Original comment available on version: ru

Please reply, can this be improved?
31.05.2022, 09:24
https://qube-soft.com/ crm erp onebox qubesoft внедрение аналитика 1с интегратор Original comment available on version: ru


Korop Vladislav Pavlovich
QubeSoft
https://qube-soft.com/ wrote:

Tyndyk Maxim Vadimovich
OneBox production wrote:

Korop Vladislav Pavlovich QubeSoft https://qube-soft.com/ wrote:
In CPM we do not keep balances by barcode with reference to the warehouse, we have 1 card and the balances in the warehouse according to it. The card contains the appearance of the product with cs-cart. Can you evaluate the refinement of the integration so that it is for this id that the transfer works without being tied to filters?

Is there any documentation on how to update balances by product and not by combinations in CS-Cart?

Found this https://docs.cs-cart.com/latest/developer_guide/api/entities/products.html

Passed id, warehouse, quantity
But I'm not sure that this is what I need, I found a lot of different documentation on their api, xs which is correct
https://1b.app/ru/forum/online-stores/10687-os---eksport-produktov-v-cs-cart--ne...
You also here proposed to do "As an option, I can suggest finalizing the setting so that the quantity of goods in warehouses in general is transferred to the "amount" parameter - such a refinement will take 1 hour."
We need the card itself not to be transferred, but only the balance from the warehouse according to the external product ID

Can this be done? If yes, please rate
09.06.2022, 14:11
https://qube-soft.com/ crm erp onebox qubesoft внедрение аналитика 1с интегратор Original comment available on version: ru

You can configure the goods export action to pass the warehouses parameter for the goods as a whole.
But in this case, we need to determine how we get the warehouses through which we need to transfer the balances:
- we are looking for a match by name according to the warehouses in the cs-map
- you write in the warehouses the codes / external id by which we will unload
Any of the options in the implementation will take 3 hours
14.06.2022, 12:14
Original comment available on version: ru


Tyndyk Maxim Vadimovich
OneBox production wrote:
You can configure the goods export action to pass the warehouses parameter for the goods as a whole.
But in this case, we need to determine how we get the warehouses through which we need to transfer the balances:
- we are looking for a match by name according to the warehouses in the cs-map
- you write in the warehouses the codes / external id by which we will unload
Any of the options in the implementation will take 3 hours

Will both the price and quantity of the product be transmitted? We need both
14.06.2022, 12:58
https://qube-soft.com/ crm erp onebox qubesoft внедрение аналитика 1с интегратор Original comment available on version: ru

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment