Welcome,
Guest
|
Hi, I bring the orders into my accounting system and its does not like dashes or any delimiter. So is it possible with Advanced Order Numbers for WooCommerce to just have a prefix and a number, i.e. ABC123? We can not use format like this: ABC-123.
Thanks. |
|
The administrator has disabled public write access.
|
Dear Gijeet,
Yes, of course, there is no need for any separators. In fact, your plugin does not have any concept of separators. A # is replaced by the counter and everything between [...] is replaced by the value of the variable. To get numbers like ABC123, ABC124, ABC125, the corresponding format is ABC# Best regards, Reinhold |
|
The administrator has disabled public write access.
|