-
Hi, to avoid changing core classes I recently added an extension point called customizeValidActions - your model class for the document must implement the interface DocOptions.
This is a sample code to:
- remove the void option when the document is draft
- add reactivate option when the document is complete
[code]
/**
* Customize Valid Actions
* @param...
2010-01-07 16:42:55 UTC in ADempiere ERP Business Suite
-
Gabriel,
[quote]What I very much dislike in sourceforge is the forum with the ultra-stupid markdown syntax[/quote]
It seems your complains have been heard - I'm just writing this post without markdown, but now with [url=http://www.bbcode.org/reference.php]]BBCode[/url] syntax.
I don't know if it's better or worst - just notifying you - it seems still not totally implemented - the images...
2010-01-07 16:11:59 UTC in ADempiere ERP Business Suite
-
Hola Joao y Sergio, acerca de:
[quote]
- Adaptación de la traducción de LCO. (a espera que alguien la haga en castellano, acá no he hecho mucho ya que el español no es mi idioma nativo)
[/quote]
Les recomendaría volver a bifurcar desde la versión actual - muchas cosas he corregido en es_CO después que se abrió es_ES - para el caso de ustedes especialmente unifiqué todo lo que...
2010-01-07 16:08:27 UTC in ADempiere ERP Business Suite
-
Jairah - not verified, but I think readonlylogic on tab is evaluated just at the time of opening the window.
You would need to set up readonlylogic on each column to do what you want.
Regards,
Carlos Ruiz.
2010-01-06 03:45:12 UTC in ADempiere ERP Business Suite
-
Hi community, I just finished a triple release:
Yesterday I released [patches][1] for 342 users, you can download the three files marked as 20100104 and - as always - please test before applying into production.
Also, I released a new version of [3E_WebServices_20100105.tgz][2] today, prepared to work with 3.5.4a or 3.5.5g versions.
And I just released also a new version of...
2010-01-06 01:21:22 UTC in ADempiere ERP Business Suite
-
Fixed with revision 11242
http://adempiere.svn.sourceforge.net/adempiere/?rev=11242&view=rev
This error was introduced by me with revision 11051, mistakenly assigning -1 instead of zero to tab empty context variables, according to this tracker:
[ adempiere-Bugs-2904257 ] wrong validation sql for "M_InOutShipment/Receipt (RMA)"...
2010-01-05 21:39:59 UTC in ADempiere ERP Business Suite
-
Hi, about this comment from myself:
> 2 - there are some _IDs = 0 in the application
I changed the 0 by -1 with revision 11051 and this raised very big problems, like this:
[ adempiere-ZK Web Client-2926021 ] Invoice (Customer) (Vendor) add record problem
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2926021&group_id=176962
Reverting to use zero. And annotating a TODO...
2010-01-05 21:38:28 UTC in ADempiere ERP Business Suite
-
Seems to be fixed with revision 11241.
http://adempiere.svn.sourceforge.net/adempiere/?rev=11241&view=rev
Caused by
FR 2898860 - Add change log context menu for field
https://sourceforge.net/tracker/index.php?func=detail&aid=2898860&group_id=176962&atid=879335#
Regards,
Carlos Ruiz.
2010-01-05 20:44:03 UTC in ADempiere ERP Business Suite
-
Seems to be fixed with revision 11241.
http://adempiere.svn.sourceforge.net/adempiere/?rev=11241&view=rev
Caused by
FR 2898860 - Add change log context menu for field
https://sourceforge.net/tracker/index.php?func=detail&aid=2898860&group_id=176962&atid=879335#
Regards,
Carlos Ruiz.
2010-01-05 20:43:51 UTC in ADempiere ERP Business Suite
-
Fixed some NPE caused by this with revision 11241.
http://adempiere.svn.sourceforge.net/adempiere/?rev=11241&view=rev
Regards,
Carlos Ruiz.
2010-01-05 20:42:06 UTC in ADempiere ERP Business Suite