List of all items
Structs
- cli::Cli
- commands::doctor::Check
- commands::doctor::DoctorReport
- commands::doctor::Summary
- config::Config
- db::Client
- db::Invoice
- db::InvoiceItem
- db::Issuer
- db::Product
- money::MinorUnits
- output::Ctx
- render::BankBlock
- render::ClientData
- render::InvoiceData
- render::InvoiceMeta
- render::IssuerData
- render::ItemData
- render::QrData
- render::TaxLine
- render::TotalsData
- tax::TaxProfile
- typst_assets::Assets
Enums
- cli::ClientCmd
- cli::Commands
- cli::ConfigCmd
- cli::InvoiceCmd
- cli::InvoiceItemCmd
- cli::IssuerCmd
- cli::ProductCmd
- cli::SkillCmd
- cli::TemplateCmd
- error::AppError
- output::Format
- tax::Jurisdiction
Functions
- commands::agent_info::run
- commands::clients::run
- commands::config::run
- commands::dispatch
- commands::doctor::run
- commands::invoices::run
- commands::issuers::run
- commands::products::run
- commands::skill::run
- commands::template::run
- commands::update::run
- config::assets_path
- config::config_path
- config::db_path
- config::ensure_dirs
- config::load
- config::state_path
- db::client_by_slug
- db::client_create
- db::client_delete
- db::client_list
- db::client_update
- db::invoice_create
- db::invoice_delete
- db::invoice_get
- db::invoice_item_add
- db::invoice_item_edit
- db::invoice_item_remove
- db::invoice_list
- db::invoice_set_status
- db::invoice_update_draft
- db::issuer_by_slug
- db::issuer_create
- db::issuer_delete
- db::issuer_list
- db::issuer_update
- db::next_invoice_number
- db::open
- db::open_at
- db::product_by_slug
- db::product_create
- db::product_delete
- db::product_list
- db::product_update
- money::apply_rate
- money::currency_symbol
- money::line_total
- money::line_total_discounted
- money::tax_amount
- output::print_error
- output::print_raw
- output::print_success
- render::build_data
- render::build_data_with_qr
- render::default_invoice_dir
- render::encode_qr
- render::expand_tilde
- render::render_invoice
- render::render_invoice_with_qr
- tax::all_profiles
- typst_assets::ensure_extracted
- typst_assets::has_template
- typst_assets::is_within_root
- typst_assets::list_templates
- typst_assets::project_root
- typst_assets::shared_dir
- typst_assets::template_dir
- typst_assets::template_path