added some notes to the modules, some not currently functional. rewriting process.lua to work with new modules, support pending actions
This commit is contained in:
@@ -18,7 +18,7 @@ function temp_org()
|
||||
remove_member={process_type='consent', must_be_member=false}
|
||||
},
|
||||
processes = {},
|
||||
requests = {},
|
||||
-- requests = {},
|
||||
pending = {},
|
||||
members = {},
|
||||
parent = nil,
|
||||
|
||||
Reference in New Issue
Block a user