update
This commit is contained in:
@@ -335,6 +335,7 @@ async function main() {
|
||||
const transaction = await tx.chargedLicenseTransactions.create({
|
||||
data: {
|
||||
activation_expires_at: startOfToday,
|
||||
tracking_code: `LIC-${'random'}`,
|
||||
partner: {
|
||||
connect: {
|
||||
id: partner.id,
|
||||
|
||||
Reference in New Issue
Block a user