• Tatuya Kamada's avatar
    Pass activate_kw to updateCellList. · 6489e380
    Tatuya Kamada authored
    Now we can do like this.
    
    updateCellList(portal,
                   supply_line,
                   'Internal Supply Cell',
                   'SupplyLine_asCellRange',
                   table,
                   activate_kw=activate_kw)
    
    Then reindex activites take into account the activate_kw.
    6489e380
utils.py 23.4 KB