on 2019 Apr 08 9:52 AM
Hi,
Normally when we create cart model, the code will be 000001 and then it will continue from this number.
But I want to start cart model code with 200000 and it will continue from this code only.
Is there any way to customize this cart model code to define according to our needs.
Regards,
Devendra.
Request clarification before answering.
Apparently, the configuration for order numbers is shared with carts also (since CartModel extends AbstractOrderModel). If you modify the local.properties file and set your starting value there, you will have the cart numbers generated as you require.
keygen.order.code.start=20000000
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.