Friday, January 7, 2022

Re: How to delete user salary record , but want to keep history till deleted date

Then simply make that records inactive by adding one flag in table and instead of deleting make It inactive 

On Fri, 7 Jan, 2022, 7:22 pm Feroz Ahmed, <feroz.resh@gmail.com> wrote:
Hi,
How to delete user salary record , but want to keep history till deleted date.

ex:
  1. Month June
  2. Month July
  3. Month Aug
  4. delete user record from Sep.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f2ba2f5f-ed12-45e5-8d2a-d2b1b2590154n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPyMU1J4dBjDEYobedAe5%3DsybK4j%2BgO-g-mWam9mc7tAajcGiw%40mail.gmail.com.

No comments:

Post a Comment