You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(20) |
Aug
(21) |
Sep
(12) |
Oct
(2) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(3) |
Feb
(46) |
Mar
(65) |
Apr
(49) |
May
(33) |
Jun
(5) |
Jul
(79) |
Aug
(228) |
Sep
(347) |
Oct
(272) |
Nov
(270) |
Dec
(424) |
2005 |
Jan
(549) |
Feb
(232) |
Mar
(134) |
Apr
(103) |
May
(57) |
Jun
(74) |
Jul
(67) |
Aug
(45) |
Sep
(99) |
Oct
(187) |
Nov
(238) |
Dec
(127) |
2006 |
Jan
(81) |
Feb
(137) |
Mar
(46) |
Apr
(55) |
May
(62) |
Jun
(152) |
Jul
(137) |
Aug
(154) |
Sep
(176) |
Oct
(104) |
Nov
(65) |
Dec
(64) |
2007 |
Jan
(56) |
Feb
(303) |
Mar
(88) |
Apr
(80) |
May
(72) |
Jun
(20) |
Jul
(47) |
Aug
(28) |
Sep
(113) |
Oct
(49) |
Nov
(89) |
Dec
(24) |
2008 |
Jan
(24) |
Feb
(61) |
Mar
(43) |
Apr
(51) |
May
(12) |
Jun
(10) |
Jul
(49) |
Aug
(26) |
Sep
(7) |
Oct
(50) |
Nov
(19) |
Dec
(15) |
2009 |
Jan
(87) |
Feb
(144) |
Mar
(54) |
Apr
(72) |
May
(32) |
Jun
(23) |
Jul
(27) |
Aug
(90) |
Sep
(349) |
Oct
(174) |
Nov
(320) |
Dec
(110) |
2010 |
Jan
(162) |
Feb
(39) |
Mar
(80) |
Apr
(126) |
May
(45) |
Jun
(44) |
Jul
(75) |
Aug
(32) |
Sep
(100) |
Oct
(57) |
Nov
(49) |
Dec
(125) |
2011 |
Jan
(72) |
Feb
(41) |
Mar
(63) |
Apr
(18) |
May
(123) |
Jun
(100) |
Jul
(96) |
Aug
(84) |
Sep
(83) |
Oct
(39) |
Nov
(166) |
Dec
(103) |
2012 |
Jan
(158) |
Feb
(148) |
Mar
(77) |
Apr
(43) |
May
(126) |
Jun
(82) |
Jul
(67) |
Aug
(28) |
Sep
(109) |
Oct
(30) |
Nov
(23) |
Dec
(34) |
2013 |
Jan
(14) |
Feb
(16) |
Mar
(7) |
Apr
(79) |
May
(76) |
Jun
(13) |
Jul
(76) |
Aug
(36) |
Sep
(22) |
Oct
(35) |
Nov
(167) |
Dec
(93) |
2014 |
Jan
(64) |
Feb
(14) |
Mar
(57) |
Apr
(63) |
May
(60) |
Jun
(15) |
Jul
(24) |
Aug
(19) |
Sep
(56) |
Oct
(70) |
Nov
(45) |
Dec
(52) |
2015 |
Jan
(56) |
Feb
(73) |
Mar
(34) |
Apr
(11) |
May
(24) |
Jun
(19) |
Jul
(11) |
Aug
(8) |
Sep
(25) |
Oct
(22) |
Nov
(38) |
Dec
(7) |
2016 |
Jan
(7) |
Feb
(34) |
Mar
(17) |
Apr
(10) |
May
(17) |
Jun
(7) |
Jul
(17) |
Aug
(31) |
Sep
(3) |
Oct
(34) |
Nov
(5) |
Dec
(2) |
2017 |
Jan
|
Feb
(4) |
Mar
(18) |
Apr
(6) |
May
(10) |
Jun
(13) |
Jul
|
Aug
|
Sep
|
Oct
(6) |
Nov
|
Dec
(1) |
2018 |
Jan
(2) |
Feb
|
Mar
(3) |
Apr
(10) |
May
(5) |
Jun
|
Jul
(7) |
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
(2) |
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
(6) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
|
Dec
(3) |
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2022 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(30) |
Nov
|
Dec
(2) |
From: ExsonQu <hex...@gm...> - 2013-11-19 05:30:36
|
*Dear all:* The webERP new installer provide a option to install different country's sql file. I've just committed the Chinese sql file to the trunk which is suitable for Chinese mainland. If you have your country's sql file, please commit it to the trunk. Then more users will benefit from this. Thanks and best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Country-sql-is-needed-tp4656903.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: ExsonQu <hex...@gm...> - 2013-11-19 02:17:44
|
*Hi, all:* I've done a little research for this topic and found what we need to do is add a sql statement : if ($_SESSION['SalesmanLogin'] != '') { $SQL .= " AND custbranch.salesman='" . $_SESSION['SalesmanLogin'] . "'"; } And currently, the customers search result is OK if salesman login. Then we can provide a limit for those sales orders and invoice inquiry. Any comments is welcome. If no objection for this, I'll start to enhance the feature. Thanks and best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Salesman-respective-report-and-invoice-tp4656870p4656902.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: opto <bu...@op...> - 2013-11-18 12:34:11
|
there is a pdf designer addon for vtiger. I think it is open source and might be of interest. Klaus -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656901.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Pak R. <pak...@gm...> - 2013-11-18 10:59:38
|
Hi Tim: you just described exactly what I meant (with much better words). Regards, Ricard -------- Original message -------- From: Tim Schofield <tim...@gm...> Date: 18/11/2013 18:38 (GMT+08:00) To: webERP Developers <web...@li...> Subject: Re: [WebERP-developers] FormDesigner.php Hi Exson, well currently we have an imperfect solution for programmers and imperfect solution for non-programmers, but at least there is a solution for both. Your mission, should you choose to accept it, is to improve either or both without harming the other. Tim On 18 November 2013 10:12, ExsonQu <hex...@gm...> wrote: > *Hi, Tim:* > > I think it's a good idea to help users who cannot create a pdf > via hard coding. I am not against this. > > What I want to say is that we should pay attention to these > programmers too. I hope we can give these programmers an option to code > without the form designer involved. > It maybe a time to find a way to keep customization maintenance > as easy as possible. The solution may cover this topic as Phil referred to > that an default overwrite mechanism? > It's very time consuming to upgrade webERP for those > customization system. I have little knowledge about this. So I hope somebody > can give some suggestion to solve problem just like the formDesigner. Make > everybody's job easy and happy! > > Thanks and best regards! > > Exson > > > > > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656898.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers -- Course View Towers, Plot 21 Yusuf Lule Road, Kampala T +256 (0) 312 314 418 M +256 (0) 752 963 325 www.weberpafrica.com Twitter: @TimSchofield2 Blog: http://weberpafrica.blogspot.co.uk/ ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Web-erp-developers mailing list Web...@li... https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: Tim S. <tim...@gm...> - 2013-11-18 10:38:46
|
Hi Exson, well currently we have an imperfect solution for programmers and imperfect solution for non-programmers, but at least there is a solution for both. Your mission, should you choose to accept it, is to improve either or both without harming the other. Tim On 18 November 2013 10:12, ExsonQu <hex...@gm...> wrote: > *Hi, Tim:* > > I think it's a good idea to help users who cannot create a pdf > via hard coding. I am not against this. > > What I want to say is that we should pay attention to these > programmers too. I hope we can give these programmers an option to code > without the form designer involved. > It maybe a time to find a way to keep customization maintenance > as easy as possible. The solution may cover this topic as Phil referred to > that an default overwrite mechanism? > It's very time consuming to upgrade webERP for those > customization system. I have little knowledge about this. So I hope somebody > can give some suggestion to solve problem just like the formDesigner. Make > everybody's job easy and happy! > > Thanks and best regards! > > Exson > > > > > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656898.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers -- Course View Towers, Plot 21 Yusuf Lule Road, Kampala T +256 (0) 312 314 418 M +256 (0) 752 963 325 www.weberpafrica.com Twitter: @TimSchofield2 Blog: http://weberpafrica.blogspot.co.uk/ |
From: ExsonQu <hex...@gm...> - 2013-11-18 10:15:35
|
*Hi, Tim:* I think it's a good idea to help users who cannot create a pdf via hard coding. I am not against this. What I want to say is that we should pay attention to these programmers too. I hope we can give these programmers an option to code without the form designer involved. It maybe a time to find a way to keep customization maintenance as easy as possible. The solution may cover this topic as Phil referred to that an default overwrite mechanism? It's very time consuming to upgrade webERP for those customization system. I have little knowledge about this. So I hope somebody can give some suggestion to solve problem just like the formDesigner. Make everybody's job easy and happy! Thanks and best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656898.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Tim S. <tim...@gm...> - 2013-11-18 09:39:30
|
Hi Exson, What I said was we should have a solution available for non-programmers. I said nothing about modifying XML files. What I said was that using the form designer is the best solution for non-programmers that we have at the moment. Of course when somebody comes up with a better way (and there will always be a better way to any solution) then we should use that. What I said was that taking out the current solution before somebody comes up with a better way is not good. Thanks Tim On 18/11/2013, ExsonQu <hex...@gm...> wrote: > *Hi, all:* > > Tim bring out a point that the non-programmer can easily modified > the xml files. I'm not sure if it's a truth. > Beside we benefit over disadvantage, there is still another > question not be answered: It's quite complicated for developer to modify > the > file after using form designer. We have to learn the new rules and it's not > a breezy experience IMHO. > > If it really bring convenient for those non programmer, I think > what we should solved is to find a solution for those programmer who can > modify the code easily instead of using those xml files. > > Thanks and best regards! > > Exson > > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656895.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > -- Course View Towers, Plot 21 Yusuf Lule Road, Kampala T +256 (0) 312 314 418 M +256 (0) 752 963 325 www.weberpafrica.com Twitter: @TimSchofield2 Blog: http://weberpafrica.blogspot.co.uk/ |
From: Pak R. <pak...@gm...> - 2013-11-18 08:32:45
|
Hi all: As a user I think FormDesigner is quite complex to use, and in my case, I prefer to change the code than fighting back and forth with the designer (I never could get it right, so it's maybe my neurons not being able to understand it). It should be OK to use if we get a WYSIWYG form designer working. If not... it's just as cryptic as understanding the code. IMO both options have strong weaknesses from user's perspective and none of them is nice and easy to use. Not sure how many final users out there are brave enough to understand and modify FormDesigner forms, so I agree with Exson, whatever is easier for the developers should be the right way (unless there's a WYSIWYG editor and designer). Regards, Ricard 2013/11/18 ExsonQu <hex...@gm...> > *Hi, all:* > > Tim bring out a point that the non-programmer can easily modified > the xml files. I'm not sure if it's a truth. > Beside we benefit over disadvantage, there is still another > question not be answered: It's quite complicated for developer to modify > the > file after using form designer. We have to learn the new rules and it's not > a breezy experience IMHO. > > If it really bring convenient for those non programmer, I think > what we should solved is to find a solution for those programmer who can > modify the code easily instead of using those xml files. > > Thanks and best regards! > > Exson > > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656895.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: ExsonQu <hex...@gm...> - 2013-11-18 08:13:34
|
*Hi, all:* Tim bring out a point that the non-programmer can easily modified the xml files. I'm not sure if it's a truth. Beside we benefit over disadvantage, there is still another question not be answered: It's quite complicated for developer to modify the file after using form designer. We have to learn the new rules and it's not a breezy experience IMHO. If it really bring convenient for those non programmer, I think what we should solved is to find a solution for those programmer who can modify the code easily instead of using those xml files. Thanks and best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656895.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: rfthomas <rf...@as...> - 2013-11-15 16:39:39
|
A possible solution: The Category Properties should have a selection table, as exists for most other areas in the system. A system administrator should create the valid properties and when a new category is created only those existing properties may be selected. The properties would be interpreted invariant across categories. If dimensions, weight, etc. are properties for multiple categories there would be forced consistency across categories. The table for properties should have all of the current property options so that when selected all of the fields are automatically filled. If an inventory item is moved from one category to another and the source category has properties not available in the receiving category an error message should be displayed and the change disallowed. Bob Thomas -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Stock-Categories-Properties-issues-tp4656831p4656892.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: rfthomas <rf...@as...> - 2013-11-15 16:38:32
|
The most common properties should be preloaded in the table for a new installation by default so that support is made easier. For example weight, length, depth, height could all be individual properties available in the table. Bob Thomas -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Stock-Categories-Properties-issues-tp4656831p4656893.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Rafael C. <raf...@gm...> - 2013-11-15 14:06:31
|
Hi Exson, Hi Phil: It will be interesting to re-get that feature. Here, because some salesmen are "jumping" from company to company, it's a general business requirement that a salesman can only search info of their own customers. Thank you both for your work. Regards, Rafael. 2013/11/15 Phil Daintree <ph...@lo...> > Yes agreed - I may have missed some areas. > > Phil > > Phil Daintree > Logic Works Ltd - +64 (0)275 567890 > http://www.logicworks.co.nz > > On 15/11/13 21:55, ExsonQu wrote: > > *Hi, Phil:* > > > > I've checked 4.11 and found that all sales person can > check any > > existing customers. It seems there is bug. I've dig it out. > > > > And I think the SO and Invoice search result should only > show > > their own customers' SO and invoice. > > > > I'm not sure if there are other users need this features. > > > > Thanks and best regards! > > > > Exson > > > > > > > > -- > > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Salesman-respective-report-and-invoice-tp4656870p4656886.html > > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > > > ------------------------------------------------------------------------------ > > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > > Free app hosting. Or install the open source package on any LAMP server. > > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: Tim S. <tim...@gm...> - 2013-11-15 10:53:24
|
Hi Mark, yes I agree storing the xml as text in the db seems the best solution I have heard so far. Tim On 15 November 2013 10:36, Mark <ma...@ri...> wrote: > I'm afraid I decided against webERP because of the politics in the > development! > > I was just saying store the xml file as text in the database in order to > support the form designer. > > Mark > > > On 15/11/2013 10:28, TimSchofield1 [via webERP accounting] wrote: > > Hello Mark, good to see a Yorkshire company running webERP :-) > > The xml files are just structured text files. I should just point out > that I am not a great fan of XML, it was just that after trying > various formats to store the form structure it seemed the simplest and > best way. However it would be good to hear if someone can think of a > better way of storing it. > > Thanks > Tim > > On 14 November 2013 13:59, Mark <[hidden email]> wrote: > >> Keep it simple? Store it as text? >> >> >> On 14/11/2013 13:11, TimSchofield1 [via webERP accounting] wrote: >> >> Hi Exson, the problem with putting the data into mysql is how to >> structure the data within the database, rather than how to move it >> into there. >> >> Thanks >> Tim >> >> On 14 November 2013 13:03, ExsonQu <[hidden email]> wrote: >> >>> *Dear all:* >>> >>> I think I have no right to comment on this case since I have >>> not >>> understood how to use the form designer. I've tried it before, but did >>> not >>> master it. So I think the arguments come from how much benefit we can get >>> from form designer. If there are more evidence about the advantage of it >>> we >>> can reach an agreement. >>> >>> For point 4, I believe it's very convenient to store xml to >>> mysql. Just use LOAD xml INFILE. You can get more information here: >>> https://dev.mysql.com/doc/refman/5.5/en/load-xml.html >>> <https://dev.mysql.com/doc/refman/5.5/en/load-xml.html> >>> >>> Maybe a tutorial is necessary for the form designer? >>> >>> Thanks and best regards! >>> >>> Exson >>> >>> >>> >>> >>> >>> -- >>> View this message in context: >>> >>> http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656875.html >>> Sent from the web-ERP-developers mailing list archive at Nabble.com. >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps >>> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >>> Free app hosting. Or install the open source package on any LAMP server. >>> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! >>> >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Web-erp-developers mailing list >>> [hidden email] >>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> >> >> >> -- >> Course View Towers, >> Plot 21 Yusuf Lule Road, >> Kampala >> T +256 (0) 312 314 418 >> M +256 (0) 752 963 325 >> www.weberpafrica.com >> Twitter: @TimSchofield2 >> Blog: http://weberpafrica.blogspot.co.uk/ >> >> >> ------------------------------------------------------------------------------ >> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps >> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >> Free app hosting. Or install the open source package on any LAMP server. >> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >> _______________________________________________ >> Web-erp-developers mailing list >> [hidden email] >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> >> >> ________________________________ >> If you reply to this email, your message will be added to the discussion >> below: >> >> http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656876.html >> To start a new topic under web-ERP-developers, email [hidden email] >> To unsubscribe from web-ERP-developers, click here. >> NAML >> >> >> >> ________________________________ >> View this message in context: Re: FormDesigner.php >> >> Sent from the web-ERP-developers mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps >> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >> Free app hosting. Or install the open source package on any LAMP server. >> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >> _______________________________________________ >> Web-erp-developers mailing list >> [hidden email] >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> > > > > -- > Course View Towers, > Plot 21 Yusuf Lule Road, > Kampala > T +256 (0) 312 314 418 > M +256 (0) 752 963 325 > www.weberpafrica.com > Twitter: @TimSchofield2 > Blog: http://weberpafrica.blogspot.co.uk/ > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656888.html > To start a new topic under web-ERP-developers, email [hidden email] > To unsubscribe from web-ERP-developers, click here. > NAML > > > > ________________________________ > View this message in context: Re: FormDesigner.php > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > -- Course View Towers, Plot 21 Yusuf Lule Road, Kampala T +256 (0) 312 314 418 M +256 (0) 752 963 325 www.weberpafrica.com Twitter: @TimSchofield2 Blog: http://weberpafrica.blogspot.co.uk/ |
From: Mark <ma...@ri...> - 2013-11-15 10:36:43
|
I'm afraid I decided against webERP because of the politics in the development! I was just saying store the xml file as text in the database in order to support the form designer. Mark On 15/11/2013 10:28, TimSchofield1 [via webERP accounting] wrote: > Hello Mark, good to see a Yorkshire company running webERP :-) > > The xml files are just structured text files. I should just point out > that I am not a great fan of XML, it was just that after trying > various formats to store the form structure it seemed the simplest and > best way. However it would be good to hear if someone can think of a > better way of storing it. > > Thanks > Tim > > On 14 November 2013 13:59, Mark <[hidden email] > </user/SendEmail.jtp?type=node&node=4656888&i=0>> wrote: > > > Keep it simple? Store it as text? > > > > > > On 14/11/2013 13:11, TimSchofield1 [via webERP accounting] wrote: > > > > Hi Exson, the problem with putting the data into mysql is how to > > structure the data within the database, rather than how to move it > > into there. > > > > Thanks > > Tim > > > > On 14 November 2013 13:03, ExsonQu <[hidden email]> wrote: > > > >> *Dear all:* > >> > >> I think I have no right to comment on this case since I > have > >> not > >> understood how to use the form designer. I've tried it before, but > did not > >> master it. So I think the arguments come from how much benefit we > can get > >> from form designer. If there are more evidence about the advantage > of it > >> we > >> can reach an agreement. > >> > >> For point 4, I believe it's very convenient to store xml to > >> mysql. Just use LOAD xml INFILE. You can get more information here: > >> https://dev.mysql.com/doc/refman/5.5/en/load-xml.html > >> <https://dev.mysql.com/doc/refman/5.5/en/load-xml.html> > >> > >> Maybe a tutorial is necessary for the form designer? > >> > >> Thanks and best regards! > >> > >> Exson > >> > >> > >> > >> > >> > >> -- > >> View this message in context: > >> > http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656875.html > >> Sent from the web-ERP-developers mailing list archive at Nabble.com. > >> > >> > >> > ------------------------------------------------------------------------------ > >> DreamFactory - Open Source REST & JSON Services for HTML5 & Native > Apps > >> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > >> Free app hosting. Or install the open source package on any LAMP > server. > >> Sign up and see examples for AngularJS, jQuery, Sencha Touch and > Native! > >> > >> > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > >> _______________________________________________ > >> Web-erp-developers mailing list > >> [hidden email] > >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > > > -- > > Course View Towers, > > Plot 21 Yusuf Lule Road, > > Kampala > > T +256 (0) 312 314 418 > > M +256 (0) 752 963 325 > > www.weberpafrica.com > > Twitter: @TimSchofield2 > > Blog: http://weberpafrica.blogspot.co.uk/ > > > > > ------------------------------------------------------------------------------ > > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > > Free app hosting. Or install the open source package on any LAMP > server. > > Sign up and see examples for AngularJS, jQuery, Sencha Touch and > Native! > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > > _______________________________________________ > > Web-erp-developers mailing list > > [hidden email] > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > ________________________________ > > If you reply to this email, your message will be added to the > discussion > > below: > > > http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656876.html > > To start a new topic under web-ERP-developers, email [hidden email] > > To unsubscribe from web-ERP-developers, click here. > > NAML > > > > > > > > ________________________________ > > View this message in context: Re: FormDesigner.php > > > > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > > > ------------------------------------------------------------------------------ > > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > > Free app hosting. Or install the open source package on any LAMP > server. > > Sign up and see examples for AngularJS, jQuery, Sencha Touch and > Native! > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > > _______________________________________________ > > Web-erp-developers mailing list > > [hidden email] </user/SendEmail.jtp?type=node&node=4656888&i=1> > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > > -- > Course View Towers, > Plot 21 Yusuf Lule Road, > Kampala > T +256 (0) 312 314 418 > M +256 (0) 752 963 325 > www.weberpafrica.com > Twitter: @TimSchofield2 > Blog: http://weberpafrica.blogspot.co.uk/ > > ------------------------------------------------------------------------------ > > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > [hidden email] </user/SendEmail.jtp?type=node&node=4656888&i=2> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > ------------------------------------------------------------------------ > If you reply to this email, your message will be added to the > discussion below: > http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656888.html > > To start a new topic under web-ERP-developers, email > ml-...@n4... > To unsubscribe from web-ERP-developers, click here > <http://weberp-accounting.1478800.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1484626&code=bWFya0ByaW90ZW50ZXJwcmlzZXMuY28udWt8MTQ4NDYyNnwxMjc3ODkxMjc5>. > NAML > <http://weberp-accounting.1478800.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656889.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Tim S. <tim...@gm...> - 2013-11-15 10:27:06
|
Hello Mark, good to see a Yorkshire company running webERP :-) The xml files are just structured text files. I should just point out that I am not a great fan of XML, it was just that after trying various formats to store the form structure it seemed the simplest and best way. However it would be good to hear if someone can think of a better way of storing it. Thanks Tim On 14 November 2013 13:59, Mark <ma...@ri...> wrote: > Keep it simple? Store it as text? > > > On 14/11/2013 13:11, TimSchofield1 [via webERP accounting] wrote: > > Hi Exson, the problem with putting the data into mysql is how to > structure the data within the database, rather than how to move it > into there. > > Thanks > Tim > > On 14 November 2013 13:03, ExsonQu <[hidden email]> wrote: > >> *Dear all:* >> >> I think I have no right to comment on this case since I have >> not >> understood how to use the form designer. I've tried it before, but did not >> master it. So I think the arguments come from how much benefit we can get >> from form designer. If there are more evidence about the advantage of it >> we >> can reach an agreement. >> >> For point 4, I believe it's very convenient to store xml to >> mysql. Just use LOAD xml INFILE. You can get more information here: >> https://dev.mysql.com/doc/refman/5.5/en/load-xml.html >> <https://dev.mysql.com/doc/refman/5.5/en/load-xml.html> >> >> Maybe a tutorial is necessary for the form designer? >> >> Thanks and best regards! >> >> Exson >> >> >> >> >> >> -- >> View this message in context: >> http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656875.html >> Sent from the web-ERP-developers mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps >> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >> Free app hosting. Or install the open source package on any LAMP server. >> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >> _______________________________________________ >> Web-erp-developers mailing list >> [hidden email] >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > -- > Course View Towers, > Plot 21 Yusuf Lule Road, > Kampala > T +256 (0) 312 314 418 > M +256 (0) 752 963 325 > www.weberpafrica.com > Twitter: @TimSchofield2 > Blog: http://weberpafrica.blogspot.co.uk/ > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656876.html > To start a new topic under web-ERP-developers, email [hidden email] > To unsubscribe from web-ERP-developers, click here. > NAML > > > > ________________________________ > View this message in context: Re: FormDesigner.php > > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > -- Course View Towers, Plot 21 Yusuf Lule Road, Kampala T +256 (0) 312 314 418 M +256 (0) 752 963 325 www.weberpafrica.com Twitter: @TimSchofield2 Blog: http://weberpafrica.blogspot.co.uk/ |
From: Phil D. <ph...@lo...> - 2013-11-15 10:08:01
|
Yes agreed - I may have missed some areas. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 15/11/13 21:55, ExsonQu wrote: > *Hi, Phil:* > > I've checked 4.11 and found that all sales person can check any > existing customers. It seems there is bug. I've dig it out. > > And I think the SO and Invoice search result should only show > their own customers' SO and invoice. > > I'm not sure if there are other users need this features. > > Thanks and best regards! > > Exson > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Salesman-respective-report-and-invoice-tp4656870p4656886.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: ExsonQu <hex...@gm...> - 2013-11-15 08:56:29
|
*Hi, Phil:* I've checked 4.11 and found that all sales person can check any existing customers. It seems there is bug. I've dig it out. And I think the SO and Invoice search result should only show their own customers' SO and invoice. I'm not sure if there are other users need this features. Thanks and best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Salesman-respective-report-and-invoice-tp4656870p4656886.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Tim S. <tim...@gm...> - 2013-11-15 08:16:38
|
Hi Phil, as you know I have always shared the goal of simplicity, and I am sure you will agree that in general I have followed that principle even closer than you in the past. If there is a less intrusive solution for the scripts (and there almost certainly is, as there is no such thing as a perfect solution) then great, lets move to it, but I maintain that as well as making the scripts easy to change, webERP should also be available to non-programmers who wouldn't want to learn PHP in order to print documents off. It is easy to knock a current solution, but not constructive if it is not combined with a suggestion for an improvement. Thanks Tim On 15 November 2013 07:23, Phil Daintree <ph...@lo...> wrote: > Guys > > The key point I was trying to convey was that IMHO the complexity of the > scripts necessary to use the form designer and run reports defeats a > major purpose of webERP (code should be readable and easily modifiable > by businesses). For this reason I am not keen on it ... at all. > > There are some great things about it but ultimately it makes the scripts > more complex/difficult and therefore more difficult to customise for > businesses. This is also a reason I have avoided templating engines and > all kinds of other abstractions. > > I also accept that many do not share this goal for webERP - fair enough > too. However, it is a goal that I hold dear and I have had this > published clearly since the inception of the project. > > http://www.weberp.org/ > > http://www.weberp.org/wiki/ProjectGoals > > However, I accept that modified scripts also create their own problems > for upgrading and that a generic solution that eased the upgrade process > perhaps by using an over-ride directory by company for customised > scripts for the company would solve a multitude of problems including > this customised report problem. > > Phil > > Phil Daintree > Logic Works Ltd - +64 (0)275 567890 > http://www.logicworks.co.nz > > On 15/11/13 04:35, Rafael Chacón wrote: >> HI, >> >> Thanks everybody for you comments and suggestions. What I have made >> clear so far is: >> >> 1. WebERP updates and upgrades should not affect users settings >> (customizations). It is unwanted to maintaining separate files (scripts) >> for each client to avoid maintenance/upgrades become more and more >> laborious. >> >> 2. There are some methods to do that. One of them is FormDesigner.php. >> >> 3. FormDesigner.php as it stands now is very limited, but it can be >> improved. >> >> imho: >> It needs a converter from millimetres to dot-per-inch (and vice-versa). >> I explain myself: for positioning a field you should (a) measure from >> the lower-left-corner of the sheet to the the top-left-corner of the >> field in millimetres, (b) convert mm in dpi (unit used in >> PHP_Pdf_Creation) with formula DPI = MM * (72dpi / 25,4mm), and (c) >> store this data in the xml file through FormDesigner.php. >> I think it also need other functions such as 'SelectYesNo' (to turn >> on/off the printing of a field), 'SelectAlignment' (to select left, >> center, right or justified alignment of a field), etc. >> >> 4. It seems that the best is a base code for the form that is/generate a >> template that the user is free to modify. >> >> 5. It would be nice to have a pure WYSIWYG solution that allow the the >> user to modify the form. >> >> imho: This additional tier/layer over the FormDesigner.php xml-file >> seems to me interesting, but complicated. Or not? >> >> 6. FormDesigner.php allows to one customer to have different >> form-formats for each of this companies with the same standard scripts >> (code) for all companies. >> >> 7. Although the database is the preferred place to store data, to store >> form customizations is very complex. It is less complex to store form >> customizations in xml files. >> >> 8. It seems the best to have form customizations in a separate folder >> outside of core webERP files. >> >> Regards, Rafael Chacon. >> >> >> 2013/11/14 Tim Schofield <tim...@gm... >> <mailto:tim...@gm...>> >> >> Hi Exson, the problem with putting the data into mysql is how to >> structure the data within the database, rather than how to move it >> into there. >> >> Thanks >> Tim >> >> On 14 November 2013 13:03, ExsonQu <hex...@gm... >> <mailto:hex...@gm...>> wrote: >> > *Dear all:* >> > >> > I think I have no right to comment on this case since >> I have not >> > understood how to use the form designer. I've tried it before, >> but did not >> > master it. So I think the arguments come from how much benefit we >> can get >> > from form designer. If there are more evidence about the >> advantage of it we >> > can reach an agreement. >> > >> > For point 4, I believe it's very convenient to store >> xml to >> > mysql. Just use LOAD xml INFILE. You can get more information here: >> > https://dev.mysql.com/doc/refman/5.5/en/load-xml.html >> > <https://dev.mysql.com/doc/refman/5.5/en/load-xml.html> >> > >> > Maybe a tutorial is necessary for the form designer? >> > >> > Thanks and best regards! >> > >> > Exson >> > >> > >> > >> > >> > >> > -- >> > View this message in context: >> http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656875.html >> > Sent from the web-ERP-developers mailing list archive at Nabble.com. >> > >> > >> ------------------------------------------------------------------------------ >> > DreamFactory - Open Source REST & JSON Services for HTML5 & >> Native Apps >> > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >> > Free app hosting. Or install the open source package on any LAMP >> server. >> > Sign up and see examples for AngularJS, jQuery, Sencha Touch and >> Native! >> > >> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >> <http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk> >> > _______________________________________________ >> > Web-erp-developers mailing list >> > Web...@li... >> <mailto:Web...@li...> >> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> >> >> >> -- >> Course View Towers, >> Plot 21 Yusuf Lule Road, >> Kampala >> T +256 (0) 312 314 418 <tel:%2B256%20%280%29%20312%20314%20418> >> M +256 (0) 752 963 325 <tel:%2B256%20%280%29%20752%20963%20325> >> www.weberpafrica.com <http://www.weberpafrica.com> >> Twitter: @TimSchofield2 >> Blog: http://weberpafrica.blogspot.co.uk/ >> >> ------------------------------------------------------------------------------ >> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps >> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >> Free app hosting. Or install the open source package on any LAMP server. >> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! >> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >> <http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk> >> _______________________________________________ >> Web-erp-developers mailing list >> Web...@li... >> <mailto:Web...@li...> >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> >> >> >> >> ------------------------------------------------------------------------------ >> DreamFactory - Open Source REST& JSON Services for HTML5& Native Apps >> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >> Free app hosting. Or install the open source package on any LAMP server. >> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! >> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >> >> >> >> _______________________________________________ >> Web-erp-developers mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers -- Course View Towers, Plot 21 Yusuf Lule Road, Kampala T +256 (0) 312 314 418 M +256 (0) 752 963 325 www.weberpafrica.com Twitter: @TimSchofield2 Blog: http://weberpafrica.blogspot.co.uk/ |
From: Tim S. <tim...@gm...> - 2013-11-15 08:09:13
|
Hi Exson, the point is that you would need a separate table with one record in for each form, this is a sub optimal solution. For this solution (though I am not a great xml fan) xml is a better solution. I am a great believer in choosing the simplest solution for a problem, rather than dogmatically trying to hammer a square peg into a round hole just because you prefer round holes :-) (http://en.wikipedia.org/wiki/KISS_principle). I haven't seen Mark's reply that you refer to, but the answer is that most definitely for a non-programmer the form designer is a million times easier than changing the scripts, and certainly a million times easier than maintaining separate PHP scripts for each company and manually swapping them around every time one of them wants to print a document. Thanks Tim On 15 November 2013 04:09, ExsonQu <hex...@gm...> wrote: > *Hi, Tim,* > > Thank you for your explain. I've not considered this. But xml is > quite regular document so it'll not difficult to parse it and change to a > table format. > > Moreover Mark has a reply, I quoted as following. > > The key point is the form Designer really better than hard coding? > > Thanks and best regards! > > Exson > > > Mark wrote >> Keep it simple? Store it as text? >> >> On 14/11/2013 13:11, TimSchofield1 [via webERP accounting] wrote: >>> Hi Exson, the problem with putting the data into mysql is how to >>> structure the data within the database, rather than how to move it >>> into there. >>> >>> Thanks >>> Tim >>> >>> On 14 November 2013 13:03, ExsonQu <[hidden email] >>> </user/SendEmail.jtp?type=node&node=4656876&i=0>> wrote: >>> >>> > *Dear all:* >>> > >>> > I think I have no right to comment on this case since I >>> have not >>> > understood how to use the form designer. I've tried it before, but >>> did not >>> > master it. So I think the arguments come from how much benefit we >>> can get >>> > from form designer. If there are more evidence about the advantage >>> of it we >>> > can reach an agreement. >>> > >>> > For point 4, I believe it's very convenient to store xml to >>> > mysql. Just use LOAD xml INFILE. You can get more information here: >>> > https://dev.mysql.com/doc/refman/5.5/en/load-xml.html >>> > <https://dev.mysql.com/doc/refman/5.5/en/load-xml.html> >>> > >>> > Maybe a tutorial is necessary for the form designer? >>> > >>> > Thanks and best regards! >>> > >>> > Exson >>> > >>> > >>> > >>> > >>> > >>> > -- >>> > View this message in context: >>> http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656875.html >>> > Sent from the web-ERP-developers mailing list archive at Nabble.com. >>> > >>> > >>> ------------------------------------------------------------------------------ >>> > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps >>> > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >>> > Free app hosting. Or install the open source package on any LAMP >>> server. >>> > Sign up and see examples for AngularJS, jQuery, Sencha Touch and >>> Native! >>> > >>> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >>> > _______________________________________________ >>> > Web-erp-developers mailing list >>> > [hidden email] >>> </user/SendEmail.jtp?type=node&node=4656876&i=1> >>> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers >>> >>> >>> >>> -- >>> Course View Towers, >>> Plot 21 Yusuf Lule Road, >>> Kampala >>> T +256 (0) 312 314 418 >>> M +256 (0) 752 963 325 >>> www.weberpafrica.com >>> Twitter: @TimSchofield2 >>> Blog: http://weberpafrica.blogspot.co.uk/ >>> >>> ------------------------------------------------------------------------------ >>> >>> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps >>> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >>> Free app hosting. Or install the open source package on any LAMP server. >>> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! >>> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Web-erp-developers mailing list >>> [hidden email] >>> </user/SendEmail.jtp?type=node&node=4656876&i=2> >>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >>> >>> >>> ------------------------------------------------------------------------ >>> If you reply to this email, your message will be added to the >>> discussion below: >>> http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656876.html >>> >>> To start a new topic under web-ERP-developers, email >>> > >> ml-node+s1478800n1484626h7@.nabble > >>> To unsubscribe from web-ERP-developers, click here >>> <http://weberp-accounting.1478800.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1484626&code=bWFya0ByaW90ZW50ZXJwcmlzZXMuY28udWt8MTQ4NDYyNnwxMjc3ODkxMjc5>. >>> NAML >>> <http://weberp-accounting.1478800.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >>> > > > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656881.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers -- Course View Towers, Plot 21 Yusuf Lule Road, Kampala T +256 (0) 312 314 418 M +256 (0) 752 963 325 www.weberpafrica.com Twitter: @TimSchofield2 Blog: http://weberpafrica.blogspot.co.uk/ |
From: Phil D. <ph...@lo...> - 2013-11-15 07:23:45
|
Guys The key point I was trying to convey was that IMHO the complexity of the scripts necessary to use the form designer and run reports defeats a major purpose of webERP (code should be readable and easily modifiable by businesses). For this reason I am not keen on it ... at all. There are some great things about it but ultimately it makes the scripts more complex/difficult and therefore more difficult to customise for businesses. This is also a reason I have avoided templating engines and all kinds of other abstractions. I also accept that many do not share this goal for webERP - fair enough too. However, it is a goal that I hold dear and I have had this published clearly since the inception of the project. http://www.weberp.org/ http://www.weberp.org/wiki/ProjectGoals However, I accept that modified scripts also create their own problems for upgrading and that a generic solution that eased the upgrade process perhaps by using an over-ride directory by company for customised scripts for the company would solve a multitude of problems including this customised report problem. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 15/11/13 04:35, Rafael Chacón wrote: > HI, > > Thanks everybody for you comments and suggestions. What I have made > clear so far is: > > 1. WebERP updates and upgrades should not affect users settings > (customizations). It is unwanted to maintaining separate files (scripts) > for each client to avoid maintenance/upgrades become more and more > laborious. > > 2. There are some methods to do that. One of them is FormDesigner.php. > > 3. FormDesigner.php as it stands now is very limited, but it can be > improved. > > imho: > It needs a converter from millimetres to dot-per-inch (and vice-versa). > I explain myself: for positioning a field you should (a) measure from > the lower-left-corner of the sheet to the the top-left-corner of the > field in millimetres, (b) convert mm in dpi (unit used in > PHP_Pdf_Creation) with formula DPI = MM * (72dpi / 25,4mm), and (c) > store this data in the xml file through FormDesigner.php. > I think it also need other functions such as 'SelectYesNo' (to turn > on/off the printing of a field), 'SelectAlignment' (to select left, > center, right or justified alignment of a field), etc. > > 4. It seems that the best is a base code for the form that is/generate a > template that the user is free to modify. > > 5. It would be nice to have a pure WYSIWYG solution that allow the the > user to modify the form. > > imho: This additional tier/layer over the FormDesigner.php xml-file > seems to me interesting, but complicated. Or not? > > 6. FormDesigner.php allows to one customer to have different > form-formats for each of this companies with the same standard scripts > (code) for all companies. > > 7. Although the database is the preferred place to store data, to store > form customizations is very complex. It is less complex to store form > customizations in xml files. > > 8. It seems the best to have form customizations in a separate folder > outside of core webERP files. > > Regards, Rafael Chacon. > > > 2013/11/14 Tim Schofield <tim...@gm... > <mailto:tim...@gm...>> > > Hi Exson, the problem with putting the data into mysql is how to > structure the data within the database, rather than how to move it > into there. > > Thanks > Tim > > On 14 November 2013 13:03, ExsonQu <hex...@gm... > <mailto:hex...@gm...>> wrote: > > *Dear all:* > > > > I think I have no right to comment on this case since > I have not > > understood how to use the form designer. I've tried it before, > but did not > > master it. So I think the arguments come from how much benefit we > can get > > from form designer. If there are more evidence about the > advantage of it we > > can reach an agreement. > > > > For point 4, I believe it's very convenient to store > xml to > > mysql. Just use LOAD xml INFILE. You can get more information here: > > https://dev.mysql.com/doc/refman/5.5/en/load-xml.html > > <https://dev.mysql.com/doc/refman/5.5/en/load-xml.html> > > > > Maybe a tutorial is necessary for the form designer? > > > > Thanks and best regards! > > > > Exson > > > > > > > > > > > > -- > > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656875.html > > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > > > ------------------------------------------------------------------------------ > > DreamFactory - Open Source REST & JSON Services for HTML5 & > Native Apps > > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > > Free app hosting. Or install the open source package on any LAMP > server. > > Sign up and see examples for AngularJS, jQuery, Sencha Touch and > Native! > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > <http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk> > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > <mailto:Web...@li...> > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > -- > Course View Towers, > Plot 21 Yusuf Lule Road, > Kampala > T +256 (0) 312 314 418 <tel:%2B256%20%280%29%20312%20314%20418> > M +256 (0) 752 963 325 <tel:%2B256%20%280%29%20752%20963%20325> > www.weberpafrica.com <http://www.weberpafrica.com> > Twitter: @TimSchofield2 > Blog: http://weberpafrica.blogspot.co.uk/ > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > <http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk> > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > <mailto:Web...@li...> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST& JSON Services for HTML5& Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: Phil D. <ph...@lo...> - 2013-11-15 07:03:23
|
I did some work on this a while ago and set up a salesman login - defined at the user level - salesman logins can only search for their own customers. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 14/11/13 22:46, ExsonQu wrote: > *Dear all:* > > Thank you for your long time nice support! > > I've encountered some requirements to make the sales orders > and invoices and customers information reviewed only by the responsible > salesman. > > I'm not sure if it's a general business requirements. If so, > I'd like to code it and commit it to the trunk. > > My solution is to add some constraints by the salesman in > those query sql, and add one token to review all reports and invoices and > customers data. > > Any comments are highly appreciated! > > Thanks and best regards! > > Exson > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Salesman-respective-report-and-invoice-tp4656870.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST& JSON Services for HTML5& Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |
From: ExsonQu <hex...@gm...> - 2013-11-15 04:10:23
|
*Hi, Tim,* Thank you for your explain. I've not considered this. But xml is quite regular document so it'll not difficult to parse it and change to a table format. Moreover Mark has a reply, I quoted as following. The key point is the form Designer really better than hard coding? Thanks and best regards! Exson Mark wrote > Keep it simple? Store it as text? > > On 14/11/2013 13:11, TimSchofield1 [via webERP accounting] wrote: >> Hi Exson, the problem with putting the data into mysql is how to >> structure the data within the database, rather than how to move it >> into there. >> >> Thanks >> Tim >> >> On 14 November 2013 13:03, ExsonQu <[hidden email] >> </user/SendEmail.jtp?type=node&node=4656876&i=0>> wrote: >> >> > *Dear all:* >> > >> > I think I have no right to comment on this case since I >> have not >> > understood how to use the form designer. I've tried it before, but >> did not >> > master it. So I think the arguments come from how much benefit we >> can get >> > from form designer. If there are more evidence about the advantage >> of it we >> > can reach an agreement. >> > >> > For point 4, I believe it's very convenient to store xml to >> > mysql. Just use LOAD xml INFILE. You can get more information here: >> > https://dev.mysql.com/doc/refman/5.5/en/load-xml.html >> > <https://dev.mysql.com/doc/refman/5.5/en/load-xml.html> >> > >> > Maybe a tutorial is necessary for the form designer? >> > >> > Thanks and best regards! >> > >> > Exson >> > >> > >> > >> > >> > >> > -- >> > View this message in context: >> http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656875.html >> > Sent from the web-ERP-developers mailing list archive at Nabble.com. >> > >> > >> ------------------------------------------------------------------------------ >> > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps >> > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >> > Free app hosting. Or install the open source package on any LAMP >> server. >> > Sign up and see examples for AngularJS, jQuery, Sencha Touch and >> Native! >> > >> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >> > _______________________________________________ >> > Web-erp-developers mailing list >> > [hidden email] >> </user/SendEmail.jtp?type=node&node=4656876&i=1> >> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> >> >> >> -- >> Course View Towers, >> Plot 21 Yusuf Lule Road, >> Kampala >> T +256 (0) 312 314 418 >> M +256 (0) 752 963 325 >> www.weberpafrica.com >> Twitter: @TimSchofield2 >> Blog: http://weberpafrica.blogspot.co.uk/ >> >> ------------------------------------------------------------------------------ >> >> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps >> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access >> Free app hosting. Or install the open source package on any LAMP server. >> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! >> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk >> _______________________________________________ >> Web-erp-developers mailing list >> [hidden email] >> </user/SendEmail.jtp?type=node&node=4656876&i=2> >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> >> >> ------------------------------------------------------------------------ >> If you reply to this email, your message will be added to the >> discussion below: >> http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656876.html >> >> To start a new topic under web-ERP-developers, email >> > ml-node+s1478800n1484626h7@.nabble >> To unsubscribe from web-ERP-developers, click here >> <http://weberp-accounting.1478800.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1484626&code=bWFya0ByaW90ZW50ZXJwcmlzZXMuY28udWt8MTQ4NDYyNnwxMjc3ODkxMjc5>. >> NAML >> <http://weberp-accounting.1478800.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656881.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Tim S. <tim...@gm...> - 2013-11-14 19:05:13
|
Hi Klaus, good idea, that hadn't occurred to me. Tim On 14 November 2013 18:41, opto <bu...@op...> wrote: > or: store xml in database whenever form is updated. That could be as plain > text. > whenever software is updated, pull xml from database and write into files. > > That way, for upgrade, everything is safely in the db. > > For daily use, access file instead database, which might be faster if no > specialised xml storage in the db is chosen, > > Klaus > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656879.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers -- Course View Towers, Plot 21 Yusuf Lule Road, Kampala T +256 (0) 312 314 418 M +256 (0) 752 963 325 www.weberpafrica.com Twitter: @TimSchofield2 Blog: http://weberpafrica.blogspot.co.uk/ |
From: opto <bu...@op...> - 2013-11-14 18:42:23
|
or: store xml in database whenever form is updated. That could be as plain text. whenever software is updated, pull xml from database and write into files. That way, for upgrade, everything is safely in the db. For daily use, access file instead database, which might be faster if no specialised xml storage in the db is chosen, Klaus -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656879.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: Rafael C. <raf...@gm...> - 2013-11-14 15:36:02
|
HI, Thanks everybody for you comments and suggestions. What I have made clear so far is: 1. WebERP updates and upgrades should not affect users settings (customizations). It is unwanted to maintaining separate files (scripts) for each client to avoid maintenance/upgrades become more and more laborious. 2. There are some methods to do that. One of them is FormDesigner.php. 3. FormDesigner.php as it stands now is very limited, but it can be improved. imho: It needs a converter from millimetres to dot-per-inch (and vice-versa). I explain myself: for positioning a field you should (a) measure from the lower-left-corner of the sheet to the the top-left-corner of the field in millimetres, (b) convert mm in dpi (unit used in PHP_Pdf_Creation) with formula DPI = MM * (72dpi / 25,4mm), and (c) store this data in the xml file through FormDesigner.php. I think it also need other functions such as 'SelectYesNo' (to turn on/off the printing of a field), 'SelectAlignment' (to select left, center, right or justified alignment of a field), etc. 4. It seems that the best is a base code for the form that is/generate a template that the user is free to modify. 5. It would be nice to have a pure WYSIWYG solution that allow the the user to modify the form. imho: This additional tier/layer over the FormDesigner.php xml-file seems to me interesting, but complicated. Or not? 6. FormDesigner.php allows to one customer to have different form-formats for each of this companies with the same standard scripts (code) for all companies. 7. Although the database is the preferred place to store data, to store form customizations is very complex. It is less complex to store form customizations in xml files. 8. It seems the best to have form customizations in a separate folder outside of core webERP files. Regards, Rafael Chacon. 2013/11/14 Tim Schofield <tim...@gm...> > Hi Exson, the problem with putting the data into mysql is how to > structure the data within the database, rather than how to move it > into there. > > Thanks > Tim > > On 14 November 2013 13:03, ExsonQu <hex...@gm...> wrote: > > *Dear all:* > > > > I think I have no right to comment on this case since I have > not > > understood how to use the form designer. I've tried it before, but did > not > > master it. So I think the arguments come from how much benefit we can get > > from form designer. If there are more evidence about the advantage of it > we > > can reach an agreement. > > > > For point 4, I believe it's very convenient to store xml to > > mysql. Just use LOAD xml INFILE. You can get more information here: > > https://dev.mysql.com/doc/refman/5.5/en/load-xml.html > > <https://dev.mysql.com/doc/refman/5.5/en/load-xml.html> > > > > Maybe a tutorial is necessary for the form designer? > > > > Thanks and best regards! > > > > Exson > > > > > > > > > > > > -- > > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/FormDesigner-php-tp4656864p4656875.html > > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > > > ------------------------------------------------------------------------------ > > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > > Free app hosting. Or install the open source package on any LAMP server. > > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > > > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > -- > Course View Towers, > Plot 21 Yusuf Lule Road, > Kampala > T +256 (0) 312 314 418 > M +256 (0) 752 963 325 > www.weberpafrica.com > Twitter: @TimSchofield2 > Blog: http://weberpafrica.blogspot.co.uk/ > > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |