EX008 Advanced Customer Vendor Statements for Italy (CVS)

Allows you to manage customer/receivable aging, through the UI and some reports.

Customer/receivable aging management for Microsoft Dynamics 365 Business Central

Dependency graph

graph TD; Main(Advanced Customer Vendor Statements for Italy) --> Dep0(EOS Administration Library); click Dep0 href "/en/docs/apps-tech/8bb96677-5112-4566-b742-12eebbb9a058.html" Main(Advanced Customer Vendor Statements for Italy) --> Dep1(Finance Common Data Layer); click Dep1 href "/en/docs/apps-tech/0961643d-d357-43ac-b8ee-0097e9be07c1.html" Main(Advanced Customer Vendor Statements for Italy) --> Dep2(Common Data Layer); click Dep2 href "/en/docs/apps-tech/4e2a89a2-9049-496c-8b3a-f4eee6399b0e.html"

Dependencies from

Objects

Codeunit

IDNameDescription
18123350EOS AdvCustVendStat Engine
18123351EOS AdvCustVendStat Install
18123352EOS AdvCustVendStat Upgrade
18123354EOS AdvCustVendStat Routines
18123355EOS AdvCustVendStat SubscriptProvides functions related to extension specific subscription management.
18123356EOS AdvCustVendStat Dbg Import
18123357EOS AdvCustVendStat SharedMem
18123358EOS008 CVS Install
18123359EOS008 CVS Upgrade
18123370EOS008 Subscriptions

Enum

IDNameDescription
18123350EOS AdvCustVendStat BatchProcType
18123351EOS008 CVS Report Heading Type
18123352EOS008 CVS Cust Detail Order
18123353EOS008 CVS Vend Detail Order
18123354EOS008 CVD Cust Detail Level
18123355EOS008 CVD Vend Detail Level
18123356EOS008 CVD Cust Column setup
18123357EOS008 CVD Vend Column setup
18123358EOS Report Company Name
18123359EOS008 Show Previous Balance
18123360EOS008 Date Filter Type
18123361EOS008 Source Type
18123362EOS008 Document Type

Page

IDNameDescription
18123350EOS Aging Analysis
18123351EOS AdvCustVendStat Setup
18123352EOS008 Aging Analysis
18123353EOS008 Aging Analysis SubPage

Query

IDNameDescription
18123350EOS AdvCVS Open CLE1
18123351EOS AdvCVS Open CLE2
18123352EOS AdvCVS Dishonored CLE3
18123353EOS AdvCVS Open VLE1
18123354EOS AdvCVS Open VLE2

PermissionSet

IDNameDescription
18123350EOS008 ADM
18123351EOS008 USR

PageExtension

IDNameDescription
21Customer Card
22Customer List
25Customer Ledger Entries
26Vendor Card
27Vendor List
29Vendor Ledger Entries

Report

IDNameDescription
18123350EOS Customer Aging
18123351EOS Vendor Aging
18123352EOS Vend Aging In Column
18123353EOS Cust Aging In Column
18123354EOS Account Book Sheet - Print
18123355EOS Customer Statement
18123356EOS Vendor Statement
18123357EOS Send fin. rpt to salesp
18123358EOS Send fin. rpt to cust
18123359EOS Customer Statement - Curr.
18123360EOS Vendor Statement - Curr.

Table

IDNameDescription
18123350EOS Statem. Assets Detail EXT
18123351EOS Statem. Assets Buffer EXT
18123352EOS AdvCustVendStat Setup EXT
18123353EOS AdvCustVend Buffer
18123354EOS008 CVS Report Parameters
18123355EOS008 Det. Ledg. Entry Buffer
18123356EOS008 Reporting Buffer
18123357EOS008 TreeView Parameters

TableExtension

IDNameDescription
379Detailed Cust. Ledg. Entry
380Detailed Vendor Ledg. Entry

Build environment

TypeValue
Version27.0.17.0
Application27.0.0.0
Platform16.0
Runtime16.0
TargetCloud
LocaleIT
Commit

Obsolete Items

VersionObjectTypeNameReason
27.0Codeunit 18123351 EOS AdvCustVendStat InstallCodeunitObjectEOS AdvCustVendStat InstallNot used anymore
27.0Codeunit 18123352 EOS AdvCustVendStat UpgradeCodeunitObjectEOS AdvCustVendStat UpgradeNot used anymore
27.0Codeunit 18123354 EOS AdvCustVendStat RoutinesMethodDeclarationGetNotificationIdDon’t use it.
27.0Codeunit 18123355 EOS AdvCustVendStat SubscriptCodeunitObjectEOS AdvCustVendStat SubscriptReplaced by EOS008 Subscriptions codeunit. Do not use.
27.0Page 18123351 EOS AdvCustVendStat SetupPageActionEOS SetupSubscriptionActDo not use.
25.0Page 18123351 EOS AdvCustVendStat SetupPageActionGroupEOSTestGroupInternal use
14.0Page 18123350 EOS Aging AnalysisMethodDeclarationResetLanguageUnused
20Report 18123360 EOS Vendor Statement - Curr.PageFieldPrintStatementCurrencyfromDocumentCurrencyField was deprecated because the currency feature was removed from the “Customer Statement” report and the current report was made using it, the field is therefore not necessary because the report will always print using the currency feature.

Changelog

27.0.17.0

Released: OnPremise: 17. November 2025 | Saas: 17. November 2025

  • 16522: EX008 CVS Add, in vendor reports, a field that shows amount of pending payments

27.0.12

Released: OnPremise: 30. October 2025 | Saas: 30. October 2025

  • 19128: EX008 CVS Add possibility to leave the report request page open after the launch of function “Preview and close” (Reintroduce SaveValues property to Yes)

27.0.10

Released: OnPremise: 09. October 2025 | Saas: 09. October 2025

  • 19405: EX008 CVS In report “Customer aging” with flag"Use Salesperson from Customer” enabled and using “Due Date Filter” to date, entries aren’t correctly splitted
  • 19406: EX008 CVS In report “Customer aging” with flag"Use Salesperson from Customer” enabled and using “Due Date Filter” to date, entries aren’t correctly splitted: Development
  • 19082: EX008 CVS Launching report “Customer Statement (CVS)” with field “Posting Date Filter” set as “from..to”, then is not reported the balance of the previous period
  • 19091: BC27 Compatibility

26.0.11

Released: OnPremise: 12. June 2025 | Saas: 12. June 2025

  • 18002: EX008 CVS In print of report ‘Vendor statement (CVS)’ the value for field ‘Payment method code’ isn’t reported
  • 18003: EX008 CVS In print of report ‘Vendor statement (CVS)’ the value for field ‘Payment method code’ isn’t reported: Development
  • 16582: EX004 EAL Convert permissions from XML to AL
  • 17736: BC 26 Compatibility

25.0.16

Released: OnPremise: 07. March 2025 | Saas: 07. March 2025

  • 17197: EX008 CVS In report ‘Customer aging (CVS)', flag ‘New Page Per Salesperson’ doesn’t work

25.0.15

Released: OnPremise: 03. March 2025

  • 16684: EX008 CVS In report ‘Send financial reports to salesperson (CVS)', fields ‘Posting date filter’ and ‘Due date filter’ aren’t considered

25.0.12

Released: OnPremise: 19. November 2024 | Saas: 31. January 2025

  • 15910: EX008 CVS Remove freemium subscription plan, for vendor customer aging
  • 15998: EX063 FTE Remove obsolete objects for BC25
  • 16497: FIX: fix to all report pages to avoid wrongly position cursor after tabbing
  • 16498: EX008 CVS In reports of customer/vendor aging and customer/vendor statements ‘, after filling field ‘Posting date filter’, positioning on field No.’ of ‘Filter: Customer’ you are placed on another field: Development

EOS Labs -