Skip to content

Added reason and cost arguments to transaction methods

Compare
Choose a tag to compare
@stevebauman stevebauman released this 01 Apr 19:56
· 239 commits to master since this release
  • Transaction methods that modify the stock in some way now offer an optional $reason and $cost parameter to correctly update the stock record when a stock event takes place.
  • Added more documentation and tests to match