- 11 Nov, 2024 9 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
We need to handle the order of source_project + function (sort) a non-standard way.
-
Rafael Monnerat authored
Since user types were introduced, there is no need to custom this script.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Only owner, Accountant or sales team can respond subscription requests and regularisation requests. This is out of the scope of Production Manager/Agent, so no reason to allow them to respond those tickets.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It differs from Support Request (no recheck no project..)
-
Rafael Monnerat authored
The Regularisation Request columns differ from Support Request now, since it has no re-check or project.
-
- 09 Nov, 2024 1 commit
-
-
Rafael Monnerat authored
-
- 08 Nov, 2024 3 commits
-
-
Rafael Monnerat authored
Update of state should be done by alarms according to current implementation.
-
Rafael Monnerat authored
Whenever you post a ticket on a suspended Regularisation Request it interrupts the triggers and nothing is removed, until it is suspended again.
-
Rafael Monnerat authored
Since Regularisation Request is created by lack of payment, usually the accountant is the one that can reply about ways of payments, and the one that can include manual payment (ie.: Wired transfer). Future possible use cases (Regularisation Request for Org?) would require accountant help to handle payments. Update related tests. Accounting Agent is assignee (like sales agent) Accounting Manager is assignor (Like sales manager) Only Assignor can re-open (pause) the process to destroy unpaid instances.
-
- 07 Nov, 2024 7 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
it cause confusion on grep and search, if we need access its code, we may rely on https://lab.nexedi.com/nexedi/slapos.core/-/tree/master/master/bt5/slapos_jio
-
Rafael Monnerat authored
This helps to emulate payments, so we can test outcome before/after payment to wechat
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Only launch caucase when needed. Not all tests need caucase, this saves a bit the overhead to run it
-
Rafael Monnerat authored
-
- 06 Nov, 2024 3 commits
-
-
Romain Courteaud authored
The performance was much worse.
-
Romain Courteaud authored
Workflow state was not the correct one. See 76edda30
-
Romain Courteaud authored
-
- 05 Nov, 2024 9 commits
-
-
Rafael Monnerat authored
This partially reverts commit 14c39681. There is no need for custom the actions, as on slapos_panel fast input is used instead. Keep for now the older state name for ensure consistency with the current usage.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This was replaced on the panel so, no need to have it on workflow action. This may reduce the delta on the workflow itself.
-
Rafael Monnerat authored
For sure, we won't calculate worklist from this form
-
Rafael Monnerat authored
This workflow isn't used any more since the re-implementation.
-
Rafael Monnerat authored
This prevents produce inconsistent objects whenever system evolve.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
New string to translate int to bool change on XML
-
- 04 Nov, 2024 3 commits
-
-
Rafael Monnerat authored
DeprecationWarning: <Workflow at instance_slap_interface_workflow>: Script calling Instance_checkConsistency instead of script_Instance_checkConsistency
-
Rafael Monnerat authored
Provide all common options as a method, so it is easy to understand security.
-
Jérome Perrin authored
moved from erp5 SR test suite See merge request !705
-
- 01 Nov, 2024 3 commits
-
-
Rafael Monnerat authored
-
Jérome Perrin authored
adjusted to use findFreeTCPPortRange and fix typing / formatting errors
-
Jérome Perrin authored
-
- 28 Oct, 2024 1 commit
-
-
Rafael Monnerat authored
-
- 25 Oct, 2024 1 commit
-
-
Rafael Monnerat authored
Ensure to convert the text values to a safer output that will be compatible with XML 1.0. See: https://www.w3.org/TR/REC-xml/#NT-Char
-