RSSAmplifier

Blog

Make App Pie

Putting people first in IT

makeapppie.comRSS feed ↗10 posts

Latest posts

(untitled)

And with that, we have our Chart of Accounts. The creation mode looks like this: A viewed account looks like this: An editing account has a mix of active and inactive fields. Next steps With that, we ve done as much as we can on this round. I could start adding accounts, but that will take [ ]

Bizoneness and LucaP: SAP B1Web client, LucaP ERP, and making a roadmap for an application

BizOneness: The Accounting Module in the SAP B1 web client

You can get to the details as well, which pops up another pane of detail within the same window. While it might look cool, there is no way to dismiss this second pane, which can be annoying when selecting accounts, as the selection pane is often too small to see a full description or account [ ]

LucaP_ERP 18:The Chart of Accounts Model

BizOneness: Production in the Sap B1 Web Client…Again

LucaP_ERP14 Setting up the Hybrid Template for Persistence.

BizOneness The Primary Keys DocNum and DocEntry

LucaP ERP 12: Transitioning for Persistence with SwiftData

LUCAP_ERP11 The Hybrid Template with Predicates

We're building an ERP from scratch and are currently working on three templates to do all the work. We've completed the form and the reporting view. Invoices, bills of materials, and other modules require a template that has three components: a form at the top called a *header*, a report in the middle known as the *body*, which contains details, and a form at the bottom called a *footer*. This…

LucaERP 10: ForEach and Binding Variables

The Whole Code This week s code is available as a single file here on GitHub or you can cut and paste the code below into Xcode or Swift Playgrounds.