On Mon, Jun 29, 2015 at 5:16 PM, Michael Richardson <[email protected]>
wrote:

>
> Erik Huelsmann <[email protected]> wrote:
>     > That's incomplete. I'm seeing (in
>     > https://demo.cloud.efficito.com/erp/1.4/): Vendor, Customer,
> Employee,
>     > Contact, Referral, Hot lead, Cold lead.
>
>     > The other classes are created in the same SQL statement in
>     > Pg-database.sql as the other classes. Can you send the content of the
>     > table "entity_class"? If it contains the result of:
>
>     > INSERT INTO entity_class (id,class)
>     > VALUES (1,'Vendor'),
>     > (2,'Customer'),
>     > (3,'Employee'),
>     > (4,'Contact'),
>     > (5,'Lead'),
>     > (6,'Referral'),
>     > (7,'Hot Lead'),
>     > (8,'Cold Lead');
>
>     > Then something else is wrong...
>
> marlin-[~] mcr 10002 %sudo -u postgres psql sswbooks
> [sudo] password for mcr:
> psql (9.1.14)
> Type "help" for help.
>
> sswbooks=# select * from entity_class;
>  id |   class   | active
>  ----+-----------+--------
>   1 | Vendor    | t
>   2 | Customer  | t
>   3 | Employee  | t
>   4 | Contact   | t
>   5 | Lead      | t
>   6 | Referral  | t
>   7 | Hot Lead  | t
>   8 | Cold Lead | t
>  (8 rows)
>
> So I fill in the name, hit "Generate Control Code", and I'm at the employee
> section.  What exactly are Save and Retrieve buttons then...
>

You can save on that screen, whether a person or an employee.  You can
retrieve by control code if you want.

>
> --
> ]               Never tell me the odds!                 | ipv6 mesh
> networks [
> ]   Michael Richardson, Sandelman Software Works        | network
> architect  [
> ]     [email protected]  http://www.sandelman.ca/        |   ruby on
> rails    [
>
>
>
>
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> _______________________________________________
> Ledger-smb-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>



-- 
Best Wishes,
Chris Travers

Efficito:  Hosted Accounting and ERP.  Robust and Flexible.  No vendor
lock-in.
http://www.efficito.com/learn_more
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to