GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CBBlib.pl File Reference

Belongs to package CBBlib. More...

Go to the source code of this file.

Detailed Description

Belongs to package CBBlib.

To do ######################

Check remove transactions. Move everything to Cbb package.

put warnings into add_txns and remove_txns if attempted when inside begin/end_txn_modifications

Check to see that set_db is OK in the face of modifications...

update_ledger has to return a sorted list of txn indices for modified txns

ledger_add/modify/remove_txns?

note_txn_modification

Dirty should be set whenever a modification is made. Dirty should be cleared whenever the client tells us we're clear...

What about clones and begin/end_modify_txns and no db?

check copy_obj, and automate?

Need to clone account balances too?

Should have list positions in txns?

Need to create "Unitemized" category by default.

Don't sort modifications by serial number. Order is irrelevant. Just use dates

Definition in file CBBlib.pl.