Commit 6dae26ea authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_erp5/administration: Update web page id expected to update

parent 33e20536
# Update the document id to be commited
if not context.getId().startswith("201"):
if not context.getId().startswith("202"):
raise ValueError("already updated")
if context.getValidationState() not in ["published", "published_alive" ]:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment