on 2018 Apr 02 7:30 PM
Something similar to the following. The following is not working.
REMOVE B2BUNIT[batchmode=true];itemtype(code)[unique=true] ;B2BUNIT
or
REMOVE B2BCustomer[batchmode=true];uid[unique=true] ;B2BCustomer
Request clarification before answering.
$item=B2BUnit
REMOVE $item[batchmode=true];itemtype(code)[unique=true]
;$item
Sorry for bad formatting, but I suppose you got an idea.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you have to use something like.
REMOVE B2BUNIT;uid[unique=true]
;Pronto Services;
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.