slyk / drupal

TooPro public Drupal classes used in my projects
GNU General Public License v2.0
0 stars 0 forks source link

add 'synced' field to user and transaction and product nodes (last synced date) #4

Open slyk opened 7 months ago

slyk commented 7 months ago

this date field will allow to know is the item was synced and when, so we can tell that we have new edits here or send this sate to server and know do we have some new data on the remote server.

also we can now create UUID for vcard, transaction even not sending to server. so the tjis synced date will be updated only on successful responce from remote but we dont need to wait for it to populate own uuid.