fakturownia-invoice-correction

Create and inspect correction invoices with before and after fields via fakturownia CLI.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/sixers/fakturownia-cli --skill fakturownia-invoice-correction
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fakturownia-invoice-correction
Source: https://github.com/sixers/fakturownia-cli/tree/main/skills/fakturownia/recipes/invoice-correction
Command: npx skills add https://github.com/sixers/fakturownia-cli --skill fakturownia-invoice-correction

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a straightforward way to create correction invoices and inspect existing correction invoices to see the before-and-after values for corrected fields, reducing manual reconciliation and audit effort.

Core Features & Use Cases

  • Inspect corrections: Retrieve correction invoices with additional fields such as corrected_content_before and corrected_content_after and include full correction positions for auditing.
  • Create corrections: Issue correction invoices that reference original invoices, include correction_reason, and set position-level correction_before and correction_after attributes to preserve historical data.
  • Use Case: When an invoice was issued with an incorrect quantity or price, generate a correction invoice that adjusts totals while recording both original and corrected line-item details for accounting records.

Quick Start

Create a correction invoice or retrieve an existing correction using the fakturownia CLI and request corrected_content_before, corrected_content_after, and correction positions.

Frequently Asked Questions about fakturownia-invoice-correction

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a correction invoice that records before and after values?▼

To create a correction invoice, use the fakturownia CLI to reference the original invoice, add a correction_reason, and set position-level correction_before and correction_after attributes in JSON format to preserve historical accounting data.

How can I retrieve corrected invoice positions for an audit?▼

You can inspect correction invoices by retrieving them with corrected_content_before and corrected_content_after fields via the fakturownia CLI, which includes full correction positions for auditing changes to invoice content.

What is the best way to fix an incorrect quantity or price on a billing invoice?▼

The best way to fix incorrect billing invoice details is to issue a correction invoice that adjusts totals while recording both original and corrected line-item details for your accounting records.

Does the fakturownia CLI support passing correction positions in JSON format?▼

Yes, the fakturownia CLI supports creating and getting correction invoices by passing correction positions and additional fields such as corrected_content_before and corrected_content_after in JSON format.

When do I need to use a correction invoice in accounting workflows?▼

You need a correction invoice in accounting and billing workflows when an original invoice was issued with incorrect data, requiring you to adjust totals while preserving both original and corrected line-item details for records.

Can I inspect existing correction invoices to see what changed?▼

Yes, you can retrieve existing correction invoices to inspect before-and-after values for corrected fields, reducing manual reconciliation and audit effort by viewing the full correction positions.