added sent and id column again for add_cam_main
id checks if entry already exists. sent says if the entry is already sent to the db
This commit is contained in:
@@ -360,6 +360,7 @@ class _ExcursionMainState extends State<ExcursionMain> {
|
||||
context,
|
||||
getFieldsText(),
|
||||
false,
|
||||
DatabasesEnum.excursion
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user