• Arnaud Fontaine's avatar
    Remove InventoryInteractor and override reindexObject() instead. · e881251a
    Arnaud Fontaine authored
    * This prevents migrating Inventory{Line,Cell} to ZODB Components as Interactor
      are imported early at startup where erp5.component is not available yet.
    * More generally, Interactor should probably be replaced by Interaction Workflow
      for ERP5 objects but in this case, override is enough as it is done likewise
      everywhere else.
    e881251a
InventoryCell.py 4.02 KB