Monday, November 10, 2014

What changes when we transfer funds between Asset Accounts?

The transfer is as follows:











With the following effect:











The database changes are:

** slots **
7|ded5efa287a34e862794b4277f8e0508|date-posted|10|0||0.0|||0|1|20140102
** splits **
47df2567833d70d7771c99b7dc47154e|ded5efa287a34e862794b4277f8e0508|6a86047e3b12a6c4748fbf8fde76c0c0|||n||-100000|100|-100000|100|
f8f99cf7d8974bcba4e07d4cb9cb9d3e|ded5efa287a34e862794b4277f8e0508|6b870a6ef2c3fbbff0ec6df32108ac34|||n||100000|100|100000|100|

** transactions **
ded5efa287a34e862794b4277f8e0508|be2788c5c017bb63c859430612e64093||20140101170000|20141111071603|Transfer

Okay, the usual suspects:

1. Add 1 row to transactions table
2. Add 2 rows to splits table
3. Add 1 row to slots table


No comments:

Post a Comment