An error occurred fetching the project authors.
- 11 Apr, 2012 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 10 Apr, 2012 3 commits
-
-
Łukasz Nowak authored
They are shortly in confirmed state, and in this case expand is required even if state of invoice line matches catalogged state of simulation movement.
-
Łukasz Nowak authored
DeliveryLine_updateAppliedRule shall not be called in same transaction many times, as there is no transaction safe locking implemented in this method.
-
Łukasz Nowak authored
-
- 29 Mar, 2012 3 commits
-
-
Łukasz Nowak authored
Show software release state and usage. Reuse scripts from vifib_web.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 27 Mar, 2012 1 commit
-
-
Łukasz Nowak authored
-
- 26 Mar, 2012 1 commit
-
-
Łukasz Nowak authored
This is really *interesting* column.
-
- 22 Mar, 2012 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
More then one builder can be called in same time for same invoice.
-
- 16 Mar, 2012 2 commits
-
-
Łukasz Nowak authored
Let vifib_erp5 pull all vifib_* dependencies, including vifib_base, which will fetch all erp5_* dependencies.
-
Łukasz Nowak authored
vifib_base configures Item portal type provided by erp5_item
-
- 14 Mar, 2012 1 commit
-
-
Romain Courteaud authored
-
- 09 Mar, 2012 1 commit
-
-
Łukasz Nowak authored
-
- 06 Mar, 2012 4 commits
-
-
Łukasz Nowak authored
Expose the path, as method is used during reindexation, so there might be no way to find the object by reference.
-
Łukasz Nowak authored
connection_xml was not correctly validated. connection_xml and sla_xml are optional, so their dict can evaluate to None or {}, which is False.
-
Łukasz Nowak authored
But whenever it is set, it shall be correct XML.
-
Łukasz Nowak authored
-
- 02 Mar, 2012 5 commits
-
-
Łukasz Nowak authored
But whenever it is set, it shall be correct XML.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
slap_interaction_workflow has already global scope of interaction, so keep it like this and do not add yet another workflow to do one interaction.
-
Łukasz Nowak authored
Any correct XML is accepted, even if as dict it evaluated to false, so if call to getInstanceXmlAsDict succeed evaluate expression to true.
-
Łukasz Nowak authored
Provide updated revision files.
-
- 01 Mar, 2012 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
There is no need to get the root software instance, as the hosting subscription already contains the needed information
-
Romain Courteaud authored
There is no need to get the root software instance, as the hosting subscription already contains the needed information
-
Łukasz Nowak authored
variation property which comes from Item generates getVariationPropertyList. VariationRange's property defines variation_property which also generates getVariationPropertyList As there is conflict which is not solved by category accessor generation sorting (which is per property sheet) adding later VariationRange will result in overwriting accessor for category with own one.
-
- 28 Feb, 2012 1 commit
-
-
Łukasz Nowak authored
For example Trade Model Rules do not define trade phase on them, so let other checks to apply it or not.
-
- 27 Feb, 2012 4 commits
-
-
Łukasz Nowak authored
Share and improve common logic: if Business Process does not provide links for rule's trade phase do not apply.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
- 24 Feb, 2012 1 commit
-
-
Łukasz Nowak authored
Inner joins can return duplicate lines in some cases.
-
- 23 Feb, 2012 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 22 Feb, 2012 1 commit
-
-
Łukasz Nowak authored
Also restore previous in activity updateCausalityState.
-