Share My Creation Flow - SALE 25% OFF [SOURCE]

WINTERSALE 25% on all products in the Store including the free ones (no you won't get any money from me 😁 )

14 Days ONLY!!


The Ultimate Flow - Management Tool

flow.jpg


So what can you do with Flow?

1 - Create/Manage Employees

2 - Create/Manage Costumers/Companies

3 - Create/Manage Projects

4 - Create/Manage Tasks for each Project and responsible employee

5 - Create events month/week/day (Calendar)

6 - SQLite Database (simple but powerful)

7 - Add Notes



and many many more things.

What you will get?

1 - Flow (Full Source Code Project)

2 - User Creator App (An app to create login users - Full Source Code)

You will get the full source of both apps so you can make your own improvements and fit it to your own needs.




link: https://sagitalcoding.com/b/QOg7Y

Store link: https://sagitalcoding.com/
 

pixet

Member
Licensed User
Longtime User
Hello ilan,
I'm trying Flow, but it generates an error,
I followed the instructions in the README.
The error is generated by selecting the "calendar" item, it seems that the default value is out of range and generates the error.

do you have any suggestions to solve it, thanks.
pixet

Logs::
Reading file (AssetsDir\config.ini)...
java.io.FileNotFoundException: Version file is null
java.io.FileNotFoundException: Version file is null
3 ms
0
4 ms
6 ms
EDIT ITEM: 1
6 ms
5 ms
2 ms
2 ms
java.lang.RuntimeException: java.text.ParseException: Unparseable date: "01/00/0000"
    at anywheresoftware.b4a.keywords.Common$2$1.run(Common.java:1052)
    at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:457)
    at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
    at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:456)
    at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
    at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:184)
    at java.base/java.lang.Thread.run(Thread.java:1589)
Caused by: java.text.ParseException: Unparseable date: "01/00/0000"
    at java.base/java.text.DateFormat.parse(DateFormat.java:399)
    at anywheresoftware.b4a.keywords.DateTime.DateParse(DateTime.java:132)
    at www.sagital.flow.calendar_class._drawcalendar(calendar_class.java:974)
    at www.sagital.flow.calendar_class._updateperiodview(calendar_class.java:2409)
    at www.sagital.flow.calendar_class._reloadmap(calendar_class.java:2198)
    at www.sagital.flow.calendar_class._initialize(calendar_class.java:1801)
    at www.sagital.flow.main$ResumableSub_loadWindow.resume(main.java:1951)
    at anywheresoftware.b4a.keywords.Common$2$1.run(Common.java:1050)
    ... 7 more
 

ilan

Expert
Licensed User
Longtime User
Hello ilan,
I'm trying Flow, but it generates an error,
I followed the instructions in the README.
The error is generated by selecting the "calendar" item, it seems that the default value is out of range and generates the error.

do you have any suggestions to solve it, thanks.
pixet

Logs::
Reading file (AssetsDir\config.ini)...
java.io.FileNotFoundException: Version file is null
java.io.FileNotFoundException: Version file is null
3 ms
0
4 ms
6 ms
EDIT ITEM: 1
6 ms
5 ms
2 ms
2 ms
java.lang.RuntimeException: java.text.ParseException: Unparseable date: "01/00/0000"
    at anywheresoftware.b4a.keywords.Common$2$1.run(Common.java:1052)
    at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:457)
    at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
    at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:456)
    at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
    at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:184)
    at java.base/java.lang.Thread.run(Thread.java:1589)
Caused by: java.text.ParseException: Unparseable date: "01/00/0000"
    at java.base/java.text.DateFormat.parse(DateFormat.java:399)
    at anywheresoftware.b4a.keywords.DateTime.DateParse(DateTime.java:132)
    at www.sagital.flow.calendar_class._drawcalendar(calendar_class.java:974)
    at www.sagital.flow.calendar_class._updateperiodview(calendar_class.java:2409)
    at www.sagital.flow.calendar_class._reloadmap(calendar_class.java:2198)
    at www.sagital.flow.calendar_class._initialize(calendar_class.java:1801)
    at www.sagital.flow.main$ResumableSub_loadWindow.resume(main.java:1951)
    at anywheresoftware.b4a.keywords.Common$2$1.run(Common.java:1050)
    ... 7 more
hi

thanks for the purchase, please let me check. i will get back to you
 

ilan

Expert
Licensed User
Longtime User
ok i have uploaded a new project file. please try to download again the file with your account. it should have v2 (Project Managementv2.zip) at the end.
please let me know if it works fine for you now and sorry for inconvenience
 
Last edited:
Top