invoice

package
v1.0.49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Workflow name - must match the function name
	WorkflowProcessInvoice = "ProcessInvoiceWorkflow"
	// Activity names - must match the registered method names
	ActivityFinalizeInvoice        = "FinalizeInvoiceActivity"
	ActivitySyncInvoiceToVendor    = "SyncInvoiceToVendorActivity"
	ActivityAttemptInvoicePayment  = "AttemptInvoicePaymentActivity"
	ActivityTriggerInvoiceWorkflow = "TriggerInvoiceWorkflowActivity"
)

Variables

This section is empty.

Functions

func ProcessInvoiceWorkflow

ProcessInvoiceWorkflow processes a single invoice This workflow orchestrates invoice processing: 1. Finalize the invoice 2. Sync invoice to external vendors 3. Attempt payment for the invoice

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL