-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
photos are ready #604
Comments
what you will need to do is only a table with a qc id and a uniq photo name and functions to get all photos of a qc and add a qc photo |
they can have a couple pictures for one process |
Do you add them one by one or with edit of the process, you attach files? |
@mei309 fix view size of photos |
com.avc.mis.beta.service.ObjectWriter.addProcessFile(ProcessFileDTO) for adding a file. you have edit and remove too. In QualityCheckDTO you will get processFiles |
you should block the same image address for the same process |
meanwhile not implementing edit and delete |
thanks done |
i need to delete all photos i put on the cloud db which of the following i should use?
|
I think any one that works. If it's somehow playing with the database, please make sure to backup and do it while they aren't working. |
done. its up and running |
next level is to do it with a place to drop each type and i should give it names alone the reason is so its easier for them because now they change the names of every file alone and also its good it should be all the same names and not totally different |
I don't see it. |
qc reports double press a line and its in the bottom. |
now you can look |
need to look on the cloud or locally? |
on the cloud. it doesn't work locally. so if you add photos remember what
po and I will delete it later
…On Thu, 4 Nov 2021, 01:26 litzvi, ***@***.***> wrote:
Assigned #604 <#604> to @mei309
<https://github.com/mei309>.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#604 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN5637Z4FPLPSNEUWAFUUY3UKHALZANCNFSM5FDNMCTQ>
.
|
its working great now so i think it will be good to start implementing it
The text was updated successfully, but these errors were encountered: