 Library
Library
Pricegroups Database Table
Distrbuted Access: Lanes( read CanSync )
Fields
- physkey
- #100, Datatype: String 44 bytes
 Internal key for this record
- Name
- #101, Datatype: String 50 bytes
 Friendly name of this group
- ValidFrom
- #102, Datatype: DateTime
 Date/time after which this group can be active and used
- ValidTo
- #103, Datatype: DateTime
 Date/time after which this group can no longer be active or used
- createdtu
- #104, Datatype: DateTime
 Date/time (UTC) this record was created
- rve
- #105, Datatype: Double
- comments
- #106, Datatype: String 250 bytes
 Comments
- rmsystem
- #107, Datatype: String 60 bytes
- percentage
- #110, Datatype: Double
 Discount rate to apply. Positive discounts reduce the price.
- SetPrice
- #111, Datatype: Money/Currency
 Set price for all items in this group. This is rarely used, see documentation
- DeltaPrice
- #112, Datatype: Money/Currency
 Apply a delta price discount. Positive amounts reduce the price.
- flags
- #113, Datatype: IntegerPossible ValuesValue Description 1 Use on all sales 
- locid
- #114, Datatype: Integer
 Sets that this pricegroup can only be used in a single location. Essentially creating a store specific pricegroup
- type
- #115, Datatype: IntegerPossible ValuesValue Description 1 Actual Price band 2 Percentage 4 Delta Price 8 Fixed Price