CVS messages for Quickbooks API
August 3, 2009
- Commit #246178 by Allie Micka at 00:06
Fixing some authentication / session errors, possibly related to #337540
August 2, 2009
- Commit #246174 by Allie Micka at 23:52
#379536 by mitz - Properly reuse variable values on settings forms.
- Commit #246170 by Allie Micka at 23:48
#521140 reported by higherform - Fatal Error on adding field
February 19, 2009
- Commit #172672 by Allie Micka at 05:33
Whoopsie! it would be nice if the module had all of its files.
- Commit #172670 by Allie Micka at 05:32
Save the request name in the field so that we can access it later Add a function that returns all of the available QB field types.
- Commit #172668 by Allie Micka at 05:30
A user can have multiple association to quickbooks contact types (e.g. she can be a Customer and a Vendor). Enumerate the enabled mappings in hook_user:load
- Commit #172666 by Allie Micka at 05:29
Clean up the qb_data_value API function.
- Commit #172664 by Allie Micka at 05:28
Removing some debugging Adding some more informative error messages Setting QBWC to stopOnError, which is what I think we want most of the time
February 17, 2009
- Commit #172408 by Allie Micka at 20:46
Rejiggering menus
- Commit #172407 by Allie Micka at 20:44Quickbooks API: /modules/qb/modules/qb_data/includes/qb_data.admin.inc 1.3
Quickbooks API: /modules/qb/modules/qb_data/includes/qb_data.wc.inc 1.3
Quickbooks API: /modules/qb/modules/qb_data/qb_data.module 1.3Moving some functions from the include file to the module file so they can be accessed from other modules.
