hello Experts,
I found that when we are using "reverse transaction" option of any G/L entry it opens "reverse transaction entry" form. Here if we try to replace something by using REPLACE option i.e. Ctrl+H the button "Replace all" is in-active.
The issue is that we've some journal vouchers (with some 200 lines) which need to be reversed every month. Since "Replace All" is disabled the user has to use "Replace" 200 times to change the "Posting Date" to the current month.
Can someone help?
0
Comments
as an alternative, you can create a function to replace all via code..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
The tool is called NavXtender- we haven't put it on Mibuso as a download yet (but are planning to), but you can grab a copy here: http://www.dynms.com/tools/NavXtender.zip
Simply extract the files, run the EXE, and you'll get new main menus in NAV. The new "NavXtender" menu in NAV will have a "Paste Lines" function, which pastes a column of data at a time. There's a tray icon that you can use to close the app and remove the menus.
It doesn't require any code changes and adds some new menus to NAV, along with a number of other functions. The download includes some useful scripts for development as well - you can check the XML config files for the scripts and the included manual if you want to create your own custom menus and scripts (again, no NAV changes required).
- Mark