invoicing

package
v0.0.0-...-dcdfded Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package invoicing contains the domains core and use cases (domain layer). Note that we have renamed it, to have avoid layering noise at all import sites and instead have real semantic prefix when referring to its identifiers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InvoiceDraftError

type InvoiceDraftError interface {
	error
	InvoiceDraft() bool
}

func CreateInvoiceDraft

func CreateInvoiceDraft(pos []positions.Position) (positions.CollectionID, InvoiceDraftError)

CreateInvoiceDraft implements the named usecase.

Directories

Path Synopsis
Package positions has been introduced because the domain model has become to large, so we break into smaller and more independent parts.
Package positions has been introduced because the domain model has become to large, so we break into smaller and more independent parts.
Package receiver has been introduced because the domain model has become to large, so we break into smaller and more independent parts.
Package receiver has been introduced because the domain model has become to large, so we break into smaller and more independent parts.

Jump to

Keyboard shortcuts

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