0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix some issues in import dialog. More... over 15 years ago
Don't try to draw pie chart if total amount is zero to avoid More... over 15 years ago
Update translations (mainly for new french one). More... over 15 years ago
Remove print. More... over 15 years ago
Upload French translation by Sebastien Lange. More... over 15 years ago
Fix unicode bug, replace str() with unicode(). Per More... over 15 years ago
Remove print. More... over 15 years ago
Add 'gtk-print' icon to the dictionary. More... over 15 years ago
Don't crash when there are no labels in the legend of a chart. More... over 15 years ago
Applied some cosmetics to new ViewQueue code. More... over 15 years ago
Small code cleanup in wizard.py More... over 15 years ago
Fix: Load wizards correctly. Don't try to display when setting the More... over 15 years ago
Solved bug loading invoices that loaded form instead of tree. More... over 15 years ago
Remove test formdesigner.py file More... over 15 years ago
Removed ShortcutsListWidget (or something like that) widget and use More... over 15 years ago
Changed Printer class interface. More... over 15 years ago
Updated all headers with appropiate copyright. More... over 15 years ago
Remove unused file chart.py More... over 15 years ago
Set 'Accept' button as default. Otherwise 'Change' button was the default one More... over 15 years ago
A read-only binary widget must allow saving to a file. More... over 15 years ago
search_name with name as False crashes for some models. Use '' instead. More... over 15 years ago
Properly handle exceptions (among them voluntary warnings) in Socket protocol. More... over 15 years ago
Improved database creation progress by using undefined progressbar More... over 15 years ago
Improved asynchronous rpc calls handling. Added callAsync and executeAsync More... over 15 years ago
Use new asynchronous api in wizards. More... over 15 years ago
Added AsynchronousSessionCall class so one can easily call More... over 15 years ago
Fix printing taxes report by adding 'ids' key into datas dictionary. More... over 15 years ago
Solve bug with Print Screen not shown in some screens. The problem was that in More... over 15 years ago
Double click on list view triggers switchView in one2many widgets now. More... over 15 years ago
Automatically set the value of a many2one widget if only one More... over 15 years ago