Batch dependencies
I just attended a TechTalk on Process Automation for Customer Collections and Vendor Payments. This is a nice feature, but to really allow proper automation and optimizing server usage, what we really need are dependencies between batches: when a dependency is added between 2 batches, the second ...
Always store detailed tax calculation, even when the total is 0
With tax calculation method Total, the detailed tax calculation is not stored when the total amount is 0.
I would suggest to always store the detailed amounts on line level. This shouldn't be a big change, since the calculation already happens (otherwise you wouldn't know whether the tot...
Allow advanced date queries to be used in views and entities
It is possible to use advanced date queries in views and entities as described here. However, these date queries only make sense when they a...