EX050 Extended Combine Shipment (ECS)
Create sales invoices from sales shipment lines grouping by pre-defined criteria.
Dependency graph
Dependencies from
Objects
Codeunit
| ID | Name | Description |
|---|---|---|
| 18122110 | EOS Invoicing Management | |
| 18122111 | EOS ECS Install | |
| 18122112 | EOS EX050 Subscription | Provides functions related to extension specific subscription management. |
| 18122113 | EOS050 Log Management | |
| 18122114 | EOS050 Set Context | |
| 18122115 | EOS050 Generate Invoices | |
| 18122116 | EOS050 Try Interfaces | |
| 18122810 | EOS Ext. Combine Shipment Test | |
| 18122811 | EOS050 ECS Test Library | |
| 18122812 | EOS050 Tests v2 | |
| 18122813 | EOS050 Upgrade |
Enum
| ID | Name | Description |
|---|---|---|
| 18122110 | EOS050 Severity | |
| 18122111 | EOS050 Status | |
| 18122112 | EOS050 Log Levels |
Page
| ID | Name | Description |
|---|---|---|
| 18122110 | EOS Invoicing Methods | |
| 18122111 | EOS Inv. Method Fields Editor | |
| 18122112 | EOS Ext. Combine Ship. Setup | |
| 18122113 | EOS050 Invoicing Dashboard | |
| 18122115 | EOS050 Invoicing Sessions |
PermissionSet
| ID | Name | Description |
|---|---|---|
| 18122110 | EOS050 ECS |
PageExtension
| ID | Name | Description |
|---|---|---|
| 21 | Customer Card |
Report
| ID | Name | Description |
|---|---|---|
| 18122110 | EOS Combine Shipments | |
| 18122111 | EOS050 ECS Schedule | |
| 18122112 | EOS050 ECS Scheduler |
Table
| ID | Name | Description |
|---|---|---|
| 18122110 | EOS Invoicing Method | |
| 18122111 | EOS Ext. Combine Ship. Setup | |
| 18122112 | EOS ECS Buffer | |
| 18122113 | EOS050 Interfaces Log | |
| 18122114 | EOS050 Invoicing Session |
TableExtension
| ID | Name | Description |
|---|---|---|
| 18 | Customer | |
| 36 | Sales Header |
Build environment
| Type | Value |
|---|---|
| Version | 26.0.14.0 |
| Application | 26.0.0.0 |
| Platform | 15.0 |
| Runtime | 15.0 |
| Target | Cloud |
| Locale | W1 |
| Commit |
Obsolete Items
| Version | Object | Type | Name | Reason |
|---|---|---|---|---|
| 23.0 | Page 18122111 EOS Inv. Method Fields Editor | MethodDeclaration | SetFields | Use SetFields(var TmpField: Record “Field”; EOSInvoicingMethod: Record “EOS Invoicing Method”) instead. |
| 22.0 | Table 18122110 EOS Invoicing Method | Field | Sell To | Not implemented |
Changelog
26.0.14.0
Released: OnPremise: 18. September 2025 | Saas: 18. September 2025
- 19157: EX050 ECS For sales order with ‘Sell to -customer no.’ different fro ‘Invoice to - Customer no.’ e and comment lines, report lauched…(COMPLETE TITLE IN SYSTEM INFO)
26.0.13
Released: OnPremise: 31. July 2025 | Saas: 31. July 2025
- 18863: EX050 ECS Creating invoice by “Ship-to code” and “Salesperson code”, if on order the salesperson is set different from that on “Customer card”, then in created invoice is set the customer card one
26.0.11
Released: OnPremise: 16. June 2025 | Saas: 16. June 2025
- 18531: EX050 ECS On generated invoices isn’t correctly inherited the VAT business posting group from sales order header
26.0.10
Released: OnPremise: 28. May 2025 | Saas: 28. May 2025
- 18234: EX050 ECS In the CreateSalesInvHeader procedure the “Shipping Agent Code” is overwritten
- 17736: BC 26 Compatibility
25.0.29
Released: OnPremise: 27. February 2025 | Saas: 27. February 2025
- 17622: EX050 ECS Add event in report ‘EOS Combine shipments’, before event OnAfterInsertInvoice
25.0.28
Released: OnPremise: 20. February 2025 | Saas: 21. February 2025
- 17531: EX050 ECS Add event, to create credit notes instead of sales invoices
25.0.27
Released: OnPremise: 06. February 2025
- 17404: EX050 ECS In created sales invoice’, having more than 1 order with “Sell to” different from “Bill to”, is set as “Sell to” the one of the first shipment processed
- 16582: EX004 EAL Convert permissions from XML to AL
25.0.23
Released: OnPremise: 07. January 2025
- 16858: EX050 ECS In created invoice, field ‘Ship-to’ isn’t filled with option on order, and other fields except name are filled with options from fields ‘Bill-to’
25.0.22
Released: OnPremise: 28. November 2024
- 11378: EX050 ECS In page ‘EOS Inv. Method Fields Editor’ add a field to group by order no.: Development
- 11377: EX050 ECS In page ‘EOS Inv. Method Fields Editor’ add a field to group by order no.
25.0.21
Released: OnPremise: 25. November 2024
- 16635: EX050 ECS On report 18122110, function Raise_OnAfterInsertInvLineFromShptLine use wrong variable SalesShpLine
- 10730: EX050 ECS Add possibility to stop the ECS report in case of error
- 16462: EX050 ECS Valorize ‘Shipping agent code’ after ‘Ship to code’ to avoid blanking it out
25.0.16
Released: OnPremise: 15. November 2024
- 10730: EX050 ECS Add possibility to stop the ECS report in case of error
25.0.13
Released: OnPremise: 12. November 2024
- 10730: EX050 ECS Add possibility to stop the ECS report in case of error
- 10733: EX050 ECS Add possibility to manage a Data security status
- 10736: EX050 ECS Add possibility to group invoicing by order document class
- 10739: EX050 ECS Add possibility to assign a specific document class to the generated invoices
25.0.10
Released: OnPremise: 03. October 2024
- 16278: EX050 ECS Add event in report ‘EOS Combine Shipments’, to modify value of global variable InvoiceMethodCode
24.0.18
Released: OnPremise: 17. May 2024 | Saas: 21. June 2024
- 15153: EX050 ECS Add event, to make editable and consequently have the possibility to enable or disable flag ‘Sales network’ in page ‘Invoicing method fields’
24.0.17
Released: OnPremise: 13. May 2024
- 15150: EX050 ECS: Exclude comment lines from decision whether to use sell-to or bill-to customer for invoices
24.0.16
Released: OnPremise: 29. April 2024
- 15023: EX050 ECS: Copy “Reason Code” to invoice only if combining per “Reason Code” is enabled
24.0.15
Released: OnPremise: 17. April 2024
- 14917: EX050 ECS In invoice created through report, field ‘Reason code’ is not populed
- 14567: EX050:ECSRemove Obsolete NoSeriesManagement BC24
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.