This module adds Sale and Purchase log types to farmOS, providing basic accounting functionality for farm records. These features were previously part of the core farmOS system but have been separated into a contributed module for easier management and development.
Provides Sale and Purchase log types for farmOS 2.x.
These log types were included with farmOS 7.x-1.x, but were split out to a contrib module in the 2.x branch in #3220623: Split Sale/Purchase/Price bundles out to contrib. The price quantity architecture was refactored before the 2.0.0 release in #3324839: Refactor price quantity data architecture.