@leavittsoftware/lg-core-typescript 5.610.0 → 5.611.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3620,7 +3620,7 @@ export interface UpsertExpenseCashItemDto {
3620
3620
  BillToCompanyId: number | null;
3621
3621
  BillToDepartmentId: number | null;
3622
3622
  BudgetIds: Array<number>;
3623
- Date: string;
3623
+ Date: string | null;
3624
3624
  Description: string | null;
3625
3625
  ExpenseCategoryId: number | null;
3626
3626
  ExpenseFormId: number | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.610.0",
3
+ "version": "5.611.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [