by SEP | Oct 29, 2024 | Application, Batch operations (Non accounting), DeMaSy, Non classé
GENERALITIES: The purpose of the process is to update the reminder levels for invoices that have not yet been paid by the clients. Three levels are possible: 1, 2 or 3. First, it is necessary to enter the following options that define these three levels: EXEMPLE :...
by SEP | Sep 13, 2024 | Application, DeMaSy, Options
Database Option : Use rounding of 6 positions on every transaction This option was added in version 11 of DeMaSy to meet user needs.By checking the box, the exchange rate used in DeMaSy is a rounded rate (to 6 decimal positions in the example).By unchecking the box,...
by SEP | Oct 4, 2022 | Query
select [DBId], count(*) from [Supplier] where [SupplierGLAccountId] = 0 or [SupplierGLAccountId] is null group by [DBId]
by SEP | Oct 4, 2022 | Query
Select [DBId], count(*) from [Client] where [ClientGLAccountId] = 0 or [ClientGLAccountId] is null Group by [DBId]
by SEP | Sep 22, 2022 | Non classé
GroupActionShortcutCommentProgram operationsReport selectF12Historical Report selectAlt+F12Display all reports already launched in the current DeMasy session, and entered criteria.Exit mode or screenEscapeExit add or edit mode, if it is pending, or exit...