On Sun, Sep 8, 2013 at 8:55 PM, Baskhuu Jacara <[email protected]>wrote:
> I know that, But I want to do it in my custom code without any changes in > core codes. > Yes you can, JS has inheritance and modularity concepts you can identifiy what to modify and write a module. You can find documentation needed here[1]. Regards, [1] https://doc.openerp.com/trunk/web/ > > On Mon, Sep 9, 2013 at 9:37 AM, Ovnicraft <[email protected]> wrote: > >> >> >> >> On Sun, Sep 8, 2013 at 8:35 PM, Baskhuu Jacara >> <[email protected]>wrote: >> >>> Hello everyone >>> >>> I want to disable *Unlimited *pagination option on all list view. >>> >> >> Check web source code, in some JS file there is that code, could be in >> view_list.js ( i am not sure) >> >> Regards, >> >>> >>> Is there any way? >>> >>> -- >>> Thanks for your attention! >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~openerp-community >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~openerp-community >>> More help : https://help.launchpad.net/ListHelp >>> >>> >> >> >> -- >> Cristian Salamea >> @ovnicraft >> > > > > -- > Хүндэтгэсэн > *Басхүү.Л* > * > * > Хувь заяа бол магадлалын асуудал биш. Энэ бол сонголт. Түүнийг хүлээх биш, > бүтээх учиртай. > Хэрэв боломж хаалгыг чинь тогшихгүй байвал эхлээд хаалгаа барь. > -- Cristian Salamea @ovnicraft
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

