Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexfusion/qbpos-schema
This is a DBIx::Class schema for the quickbooks pos database.
https://github.com/hexfusion/qbpos-schema
Last synced: about 1 month ago
JSON representation
This is a DBIx::Class schema for the quickbooks pos database.
- Host: GitHub
- URL: https://github.com/hexfusion/qbpos-schema
- Owner: hexfusion
- Created: 2014-05-30T17:25:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-31T16:00:26.000Z (over 10 years ago)
- Last Synced: 2023-03-22T18:28:13.540Z (almost 2 years ago)
- Language: Perl
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
Awesome Lists containing this project
README
qbpos-schema
============This is a DBIx::Class schema for the quickbooks pos database. Use at your own risk
this is more of an test project than anything that shouild be considered for production.This schema is based on quickbooks pos v 8.0
# Usage:
At this point I am supporting using DBI::Proxy connection to ODBC using the QODBC driver.
The speed of this will mostl likely be very slow and it's intent is more for data syncing
inventory, customer and sales orders data.