On Jan 19, 3:22 pm, Bruce Kroeze <
bkro...@gmail.com> wrote:
> Because Django works this way, it *is* possible to delete from the admin
> things that would cause deletion of an order.
>
> For example, if an admin deleted a product, and that product was a member of
> an order, it would delete the order.
>
> That's why we have the active/inactive flag. You should never delete a
> product.
>
> On Tue, Jan 18, 2011 at 4:26 PM, Stephen McDonald <
stephen...@gmail.com>wrote:
>
>
>
>
>
>
>
>
>
> > Hi there,
>
> > We've an issue where occasionally the sequential ID for a ProductOrder
> > seems to have skipped a number. This wasn't much concern but our
> > client has a reconciliation report from their bank that shows a
> > successful transaction that references one of these skipped order IDs.
>
> > I first extracted all the records from the django_admin_log table
> > thinking that the only thing that could account for this would be an
> > admin user explicity deleting the order, however there's nothing there
> > indicating this happened.
>
> > Has anyone encountered a scenario like this? Is there *anywhere*
> > within the Satchmo code base that deletes an order? If so what are the
> > circumstances surrounding this?
>
> > Any help would be greatly appreciated.
>
> > Cheers,
> > Steve
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Satchmo users" group.
> > To post to this group, send email to
satchm...@googlegroups.com.
> > To unsubscribe from this group, send email to