Skip to content

Commit a86a3b7

Browse files
committed
New UseCases to Docs
1 parent 045f456 commit a86a3b7

4 files changed

Lines changed: 50 additions & 10 deletions

File tree

content.en/docs/Advanced/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
bookCollapseSection: true
3+
weight: 2
34
---

content.en/docs/usecases/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
bookCollapseSection: true
3+
weight: 3
4+
---
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: "Supplier invoice you in EUR, USD and AED"
3+
weight: 61
4+
5+
categories : [
6+
"Usage Cases",
7+
"Supplier","Multi-Currencies"
8+
]
9+
---
10+
11+
{{< hint warning >}}
12+
<strong> Case:</strong> Supplier (Alpha Export LLC) invoices you in<strong>EUR, USD</strong> and <strong> AED </strong> \
13+
This guide shows how to configure a multi-currency supplier and record transactions accurately.
14+
15+
{{< /hint >}}
16+
17+
{{% steps %}}
18+
1. ## Enable Multi-Party Mode.
19+
Go to Party Master Settings → Party Type (Table)
20+
<strong>Supplier</strong> → <strong>Allow Multi Party</strong> = ✅, <strong>Rule Field</strong> = `default_currency`
21+
22+
2. ## Create the Party Master and its Linked Parties( Supplier).
23+
Create Alpha Export LLC Party Master,as Supplier and from action menu create Link and select Currency, with a single click you can create linked supplier with all enabled currencies in your system.
24+
25+
3. ## Create Purchase Invoice.
26+
Choose <strong>Alpha Export LLC as Party Master</strong> → if more than one supplier linked to this Party Master then a dialog popup will show with all options as selection.
27+
<small> You can set this as default so next time it get fetch dynamically upon selecting the same Party Master</small>
28+
29+
4. ## 360° view of Party Account Statement.
30+
Full Statments or Balances in <strong>EUR</strong> & <strong>USD</strong> and any currency this supplier used to transact with you side-by-side.
31+
{{% /steps %}}
32+
33+
34+
### Result
35+
You can now manage and report supplier activity across all three currencies clearly and accurately. All Purchase Invoices linked to this Party Master—across all its linked currency-based Suppliers—are accessible and consolidated in one place.

content.en/posts/Supplier_with_multi_currency_invoices.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@ menu :
1919
# Optionally add a weight here if you need to control the order within the Showcases group
2020
---
2121

22-
{{< hint info >}}
23-
Your supplier <strong>Alpha Export LLC</strong> invoices you in <strong>EUR</strong> and <strong>USD</strong>.
22+
{{< hint warning >}}
23+
<strong> Case:</strong> Supplier (Alpha Export LLC) invoices you in<strong>EUR</strong> and <strong>USD</strong>.
2424
{{< /hint >}}
2525

2626
{{% steps %}}
27-
1. ## Party Master Settings → Party Type (Table)
27+
1. ## Enable Multi-Party Mode.
28+
Go to Party Master Settings → Party Type (Table)
2829
<strong>Supplier</strong> → <strong>Allow Multi Party</strong> = ✅, <strong>Rule Field</strong> = `default_currency`
2930

30-
2. ## Go to Party Master, Alpha Export LLC
31-
Create Party default is supplier → <strong>currency</strong> = <strong>EUR</strong> → <strong>Save</strong>.
32-
Again Create Party again → <strong>currency</strong> = <strong>USD</strong> → <strong>Save</strong>.
31+
2. ## Create the Party Master and its Linked Parties( Supplier).
32+
Create Alpha Export LLC Party Master,as Supplier and from action menu create Link and select Currency, with a single click you can create linked supplier with all enabled currency in your system.
3333

34-
3. ## Go to Purchase Invoice
35-
Choose <strong>Alpha Export USD</strong> → <strong>currency</strong> = <strong>USD</strong> → <strong>Submit</strong>.
34+
3. ## Create Purchase Invoice.
35+
Choose <strong>Alpha Export LLC as Party Master</strong> → if more than one supplier linked to this Party Master then a dialog popup will show with all options as selection.
3636

37-
4. ## Party Account Statement
38-
Balances in <strong>EUR</strong> & <strong>USD</strong> side-by-side.
37+
4. ## 360 view of Party Account Statement.
38+
Balances in <strong>EUR</strong> & <strong>USD</strong> and any currency this supplier used to transact with you side-by-side.
3939
{{% /steps %}}

0 commit comments

Comments
 (0)