Skip to content

Commit 6278421

Browse files
committed
invoice - woo integration details page added
1 parent daeea5a commit 6278421

File tree

3 files changed

+25
-5
lines changed

3 files changed

+25
-5
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ export default {
152152
{ text: 'Tools Manager', link: '/comfortinvoice/user-guide/tools-manager' },
153153
{ text: 'Emails Manager', link: '/comfortinvoice/user-guide/emails-manager' },
154154
{ text: 'Helps & Updates', link: '/comfortinvoice/user-guide/helps-updates' },
155+
{ text: 'WooCommerce Integration', link: '/comfortinvoice/user-guide/woo-integration' },
155156
],
156157
},
157158
{

docs/comfortinvoice/user-guide/invoice-manager.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,7 @@ The Invoice Manager is a powerful tool designed to streamline the billing proces
4747
Payment, payment tracking and history features require the **Pro** Addon, providing enhanced payment capabilities.
4848

4949
**WooCommerce Integration (Pro)**
50-
+ Bridge the gap between your **WooCommerce store** and your **invoicing**. This feature allows you to generate detailed invoices directly from WooCommerce **products** and create **orders**, streamlining your workflow.
51-
+ Instantly create professional invoices with a single click, **pulling all product details** add directly into the invoice with necessary information.
52-
+ Maintain complete control from a dedicated 'WooCommerce Integration' settings panel. This hub allows you to **enable or disable** the entire integration and manage the synchronization of order and invoice **availability** & **statuses** between both platforms.
53-
54-
All these WooCommerce features require the **Pro** Addon, providing enhanced invoice creation capabilities.
50+
+ Bridge the gap between your **WooCommerce store** and your **invoicing** plugin. Allows you to generate invoices directly from WooCommerce **products**. [Read More](./woo-integration.md)
5551

5652
This component seamlessly integrates with other accounting features, ensuring a cohesive and efficient financial management experience for users.
5753

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Comfort Invoice Documentation"
3+
description: "Comfort Invoice index description."
4+
keywords: "Comfort Invoice index keywords."
5+
url: "/comfortinvoice/"
6+
type: "type"
7+
site_name: "Comfort ERP"
8+
image: /seo_card.png
9+
card: "article"
10+
11+
---
12+
13+
# WooCommerce Integration (Pro)
14+
15+
Feature that provide ability to create invoice from WooCommerce products.
16+
17+
## Key Features ##
18+
19+
+ Bridge the gap between your **WooCommerce store** and your **invoicing**. This feature allows you to generate detailed invoices directly from WooCommerce **products** and create **orders**, streamlining your workflow.
20+
+ Instantly create professional invoices with a single click, **pulling all product details** add directly into the invoice with necessary information.
21+
+ Maintain complete control from a dedicated 'WooCommerce Integration' settings panel. This hub allows you to **enable or disable** the entire integration and manage the synchronization of order and invoice **availability** & **statuses** between both platforms.
22+
23+
All these WooCommerce features require the **Pro** Addon, providing enhanced invoice creation capabilities.

0 commit comments

Comments
 (0)