Chris Travers wrote:
Anyone who would like help getting started should email this list.


journal_entry is spelled wrong in sql/modules/Roles.sql. Attached patch fixes.

Index: sql/modules/Roles.sql
===================================================================
--- sql/modules/Roles.sql       (revision 5191)
+++ sql/modules/Roles.sql       (working copy)
@@ -242,7 +242,7 @@
 GRANT "lsmb_<?lsmb dbname ?>__exchangerate_edit"
    TO "lsmb_<?lsmb dbname ?>__ar_transaction_create";
 
-GRANT INSERT ON ar, invoice_note, business_unit_ac, jounral_entry, 
journal_line,
+GRANT INSERT ON ar, invoice_note, business_unit_ac, journal_entry, 
journal_line,
 business_unit_jl
 TO "lsmb_<?lsmb dbname ?>__ar_transaction_create";
 
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to