Results 1 to 10 of 101

Hybrid View

  1. #1
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Bookkeeping module

    Reading from the database now.
    Copy the folder "bookkeeping" into <your admin folder name>
    example: www.somewhere.com/store/<your admin folder name>/bookkeeping
    Then point your URL to the same as the example above and cycle through your customers using the form.

    The current program requires you to have SSL at your domain. Not shared. This will get changed later.

    Your comments please!
    Last edited by stagebrace; 24 May 2010 at 07:01 PM.

  2. #2
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Bookkeeping module

    Java and JavaScript are not compatible.

  3. #3
    Join Date
    Apr 2006
    Location
    Phoenix, AZ
    Posts
    85
    Plugin Contributions
    1

    Default Re: Bookkeeping module

    The number system seems to work fine for selecting, but I do get an error shown bellow.
    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/beilana/public_html/cataloged/-----/bookkeeping/index.php on line

    Am I supposed to give greater access to the file once ssl is in place? I imagine that the error is due to the fact that I can not sellect a customer because it is not seeing my database. Or is it?

  4. #4
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Bookkeeping module

    Working on some SSL issues.
    Please try again.
    Last edited by stagebrace; 24 May 2010 at 07:01 PM.

  5. #5
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Bookkeeping module

    Update
    • Forces SSL if its set to be used in configure.php
    • Added "@" to all mysql functions. (don't understand what it does, but it fixed no connect issues)
    • Makes the bookkeeping table `bk_expenses` if it has not been made already. (No SQL to upload by the user. The table may change soon to accept encrypted data)
    • Shows some customer data for an order number.
    • Saves order number as cookie (its the safest way to pass a JavaScript variable to a PHP variable)


    Working on
    1. Log in
    2. browser and server based AES encryption based on Log in
    3. Re add display for product sold for an order number
    4. Re add form for expense per order (with add a row button)
    5. Save expense form data after encryption.
    Last edited by stagebrace; 24 May 2010 at 07:01 PM.

  6. #6
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Bookkeeping module

    Update
    • Forces SSL if its set to be used in configure.php
    • Added "@" to all mysql functions. (don't understand what it does, but it fixed no connect issues)
    • Makes the bookkeeping table `bk_expenses` if it has not been made already. (No SQL to upload by the user. The table may change soon to accept encrypted data)
    • Shows some customer data for an order number.
    • Saves order number as cookie (its the safest way to pass a JavaScript variable to a PHP variable)
    • Log in to Zen Cart, admin>tools>Bookkeeping
    • Re add display for product sold for an order number
    • Re add form for expense per order (with add a row button)


    Working on
    1. Instruction book
    2. browser and server based encryption (goal: all data from client to server and server to client to be encrypted. Considering the possibility to save the data encrypted)
    3. Save expense form data after encryption.
    4. Vendor / Inventory expense management
    5. Reports
    Last edited by stagebrace; 24 May 2010 at 07:01 PM.

  7. #7
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Bookkeeping module

    Update
    • Forces SSL if its set to be used in configure.php
    • Added "@" to all mysql functions. (don't understand what it does, but it fixed no connect issues)
    • Makes the bookkeeping table `bk_expenses` if it has not been made already. (No SQL to upload by the user. The table may change soon to accept encrypted data)
    • Shows some customer data for an order number.
    • Saves order number as cookie (its the safest way to pass a JavaScript variable to a PHP variable)
    • Log in to Zen Cart, admin>tools>Bookkeeping
    • Re add display for product sold for an order number
    • Re add form for expense per order (with add a row button)
    • Expense form multiplies the quantity and price then copies it to total.


    Working on
    1. Instruction book
    2. JavaScript table for account numbers and descriptions
    3. browser and server based encryption (goal: all data from client to server and server to client to be encrypted. Considering the possibility to save the data encrypted)
    4. Save expense form data after encryption.
    5. Vendor / Inventory expense management
    6. Reports
    Last edited by stagebrace; 24 May 2010 at 07:01 PM.

 

 

Similar Threads

  1. Online bookkeeping?
    By amram in forum Managing Customers and Orders
    Replies: 0
    Last Post: 14 Nov 2010, 01:42 PM
  2. Create a new module for International Checkout payment module
    By icecold in forum Addon Payment Modules
    Replies: 63
    Last Post: 27 Apr 2010, 03:04 AM
  3. Developing an Intabill Module by adapting from the Nochex APC Module?
    By haostaff in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 20 Oct 2008, 02:13 AM
  4. Credit Card Module Strange behavior.... using Edit Orders module
    By FrenchFrog in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 5 Jan 2008, 06:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg