Libreoffice Base Formularios Avanzados «Cross-Platform»
# Access the desktop and current component desktop = sm.createInstanceWithContext("com.sun.star.frame.Desktop", ctx) model = desktop.getCurrentComponent()
Sub ValidateDate(Event) Dim oControl As Object oControl = Event.Source libreoffice base formularios avanzados
Elías built Formulario_Inventario_Inteligente . It was a where the master was a list of warehouse zones (Fridge, Dry Storage, Freezer). Clicking a zone loaded a subform with only the products in that zone, but not as simple fields. He used formatted fields with spin buttons for adjusting counts. A "Recalcular" button ran a SQL command via Basic macro that compared the entered count to the theoretical stock and flagged discrepancies in red. # Access the desktop and current component desktop = sm
It started, as it always does, with a simple request. A local NGO needed a system to track inventory and donors. They didn't have the budget for Microsoft Access, and the thought of spinning up a LAMP stack for a small office was overkill. He used formatted fields with spin buttons for