1782.1.1
by P. Christeas
Merge remote branch 'origin/debbuild' into debian-build |
1 |
Mon Dec 26 10:45:36 CET 2005 |
2 |
NEW MODULES: |
|
3 |
Accounting: completly rewritten from scratch (based on SAGE L100) |
|
4 |
Audtittrail
|
|
5 |
Deliveries
|
|
6 |
Plugin Management |
|
7 |
Automatic Migration System (still in beta) |
|
8 |
Scrum (agile: http://www.controlchaos.com/) |
|
9 |
||
10 |
CLIENT: |
|
11 |
BIG IMPROVEMENT: Editable lists |
|
12 |
readonly checkboxes are now really read only. |
|
13 |
fixed a small bug in the picture widget (Thanks to Justin Petermann) |
|
14 |
Multiple level notebooks weren't displayed correctly (Thanks to Justin Petermann) |
|
15 |
Files added using the binary widget weren't encoded in base64 as they should to be able to transit through XML-RPC (Thanks to Justin Petermann) |
|
16 |
||
17 |
MENUS: |
|
18 |
Structure completly reviewed |
|
19 |
You can now duplicate menu entries (and auto childs) |
|
20 |
||
21 |
PURCHASE: |
|
22 |
added date of approval of the supplier |
|
23 |
||
24 |
AUDITTAIL: |
|
25 |
New module to log specific entries on specific users/methods |
|
26 |
See menu: Administration > audittrail |
|
27 |
||
28 |
DELIVERIES: |
|
29 |
manage carriers |
|
30 |
manage grids (by country, state, zip range) |
|
31 |
Grid lines on (weight, volume, weight*volume, price) |
|
32 |
wizard on a sale order to add deliveries |
|
33 |
||
34 |
ACCOUNT: |
|
35 |
Completly rewritten from scratch: |
|
36 |
- general acounting |
|
37 |
- analytical accounting (costs acc.) |
|
38 |
- budgets |
|
39 |
Lots of new features: |
|
40 |
payment terms, litigation, periods, journals, ... |
|
41 |
8 new reports |
|
42 |
||
43 |
MIGATION SYSTEM: |
|
44 |
Detect automatically changes in module or customer specifics upgrades |
|
45 |
||
46 |
BASE: |
|
47 |
Added padding to the sequence number, eg: INV0001 |
|
48 |
||
49 |
MODULE MANAGEMENT: |
|
50 |
modules may be installed/downloaded from repositories |
|
51 |
modules are categorized |
|
52 |
auto-install, update, upgrade of modules |
|
53 |
distribution of modules on the web |
|
54 |
transaltions may be per module |
|
55 |
||
56 |
SCRUM: (Agile Development Method: http://www.controlchaos.com/) |
|
57 |
Scrum Projects |
|
58 |
Product Backlog / Releae Backlog |
|
59 |
Sprints
|
|
60 |
Sprint Backlog |
|
61 |
Daily Meeting |
|
62 |
Scrum Teams |
|
63 |
Burndown Chart |
|
64 |
||
65 |
STOCK: |
|
66 |
better ergonomy in picking lists |
|
67 |
Add tracking number to the partial picking wizard |
|
68 |
big bugfix in orderpoint (moves were automaticaly asigned/reserved) |
|
69 |
||
70 |
KERNEL: |
|
71 |
speed improvement due to a new caching system |
|
72 |
translations per module (no more globals) |
|
73 |
bugfix: one2many may be used instead on many2may |
|
74 |
allow to export translations of only selected modules |
|
75 |
when adding a field to an object, use the default value for the field (if any) to initialize existing records |
|
76 |
support for the nextPage tag (in addition to the pageBreak tag), which is the official RML syntax for forcing the next page |
|
77 |
OpenOffice Integration: |
|
78 |
Lots of bugfixes and improvements in the new OOo reporting method |
|
79 |
support for translation in OpenOffice reports |
|
80 |
||
81 |
PROJECT: |
|
82 |
allow to close a task which is not tied to a project |
|
83 |
bugfix when close tasks, progress=100 |
|
84 |
||
85 |
HR: |
|
86 |
HR : possibility to ask for a time span |
|
87 |
HR : In the week view sundays are not forgotten anymore |
|
88 |
||
89 |
PARTNER: |
|
90 |
choose your event type you want to log in the partner form |
|
91 |
domains for contact title and partner title |
|
92 |
use the tools method to send emails in the "spam" wizard |
|
93 |
created a generic method to send SMSes in tools and use it in the send SMS wizard |
|
94 |
partner labels improved: |
|
95 |
if there are several addresses for a partner, use (one of) the address(es) with the 'default' type. |
|
96 |
if there is none, use the one with an empty type, otherwise use any |
|
97 |
||
98 |
SALE: |
|
99 |
POS form bugfix |
|
100 |
added ordonned sequence in sale.order.line |
|
101 |
shortcut create so from partners: |
|
102 |
multiple and single so from partner selection |
|
103 |
||
104 |
MRP SCHEDULER: |
|
105 |
Better exception and bugfixes |
|
106 |
new menu: all scheduler |
|
107 |
added automatic bom in production orders |
|
108 |
inventory bugfix, +ergonomy on_change, po egonomy |
|
109 |
||
110 |
WINDOWS: |
|
111 |
bugfix: remove debug for linux that didn't work under windows |
|
112 |
||
113 |
OTHERS:
|
|
114 |
removed debian directory (request of debian maintainer)
|
|
115 |
||
116 |
------------------------------------------------------------------------
|
|
117 |
||
118 |
Mon Oct 31 12:43:47 CET 2005
|
|
119 |
New modules:
|
|
120 |
eCommerce for integration with ezPublish
|
|
121 |
See: http://en.tinyerp.com/demo02_6.html
|
|
122 |
|
|
123 |
Improvements:
|
|
124 |
KERNEL: very big speed improvement
|
|
125 |
MRP, stock bugfixes and improvements
|
|
126 |
||
127 |
------------------------------------------------------------------------
|
|
128 |
||
129 |
Tue Oct 11 01:02:42 CEST 2005
|
|
130 |
Server 3.1.0
|
|
131 |
New Features:
|
|
132 |
KERNEL: implemented inheritance for objects to create. This enables
|
|
133 |
customize existing objects by using the _inherit attribute.
|
|
134 |
ACCOUNT: analytical features. It is now possible to view the
|
|
135 |
account chart for a given profit or cost center only.
|
|
136 |
Cost center are in trees. Different methods of ventilation.
|
|
137 |
STOCK: Added a partial picking wizard
|
|
138 |
||
139 |
Improvements:
|
|
140 |
KERNEL: init/update/demo on a module init/updates/demo its childs
|
|
141 |
(modules depending on this module)
|
|
142 |
KERNEL: corporate defaults now use an xml file to fetch data from the
|
|
143 |
server (as for reports). The format of corporate_defautls.xsl
|
|
144 |
has changed slightly.
|
|
145 |
KERNEL: load modules in deterministic order
|
|
146 |
KERNEL: Added an UpdatableStr object that allows you to dynamically change the
|
|
147 |
architecture used in a wizard
|
|
148 |
KERNEL: rml2pdf support section tab in flowables
|
|
149 |
KERNEL: auto subscribe SXW reports
|
|
150 |
KERNEL: added context property in act_window, so that it's possible to add a |
|
151 |
context tag in xml action. |
|
152 |
BASE: renamed 'state' to 'state_id' in res.partner for coherence with |
|
153 |
the usual naming convention |
|
154 |
ACCOUNT: updated several views to show both taxed and untaxed amounts |
|
155 |
ACCOUNT: quantities in invoice lines are now floats (instead integers) |
|
156 |
LETTER: use the new OOo report engine, support for paragraph indentation |
|
157 |
PURCHASE: Purchase Order sequence is now correctly set to ref |
|
158 |
SALE: new menu: sales in progress |
|
159 |
SALE: added ordering address in SO |
|
160 |
STOCK: completed picking list is now automtically set in the 'done' state |
|
161 |
STOCK: future stock rendered if there is no future |
|
162 |
||
163 |
Bugfixes: |
|
164 |
KERNEL: copy of inherited tables (products) |
|
165 |
KERNEL: fixed problem with role testing in workflows |
|
166 |
KERNEL/RML2PDF: bugfix for choosing colors |
|
167 |
KERNEL/RML2HTML: bugfix using colors |
|
168 |
BASE: printing a list of workflow prints the one of the currently |
|
169 |
selected resource |
|
170 |
BASE: bugfix in partner events (could not manually add/edit one) |
|
171 |
ACCOUNT: fixed reconciling a transfer with an invoice with adjustment |
|
172 |
MARKETING: bugfix in campaign load partners |
|
173 |
MARKETING: bugfix all wizard of campaigns |
|
174 |
MRP: bugfix when product without bom or suppplier |
|
175 |
MRP: bugfix for BoM without dependencies |
|
176 |
MRP: bugfix in production workflows |
|
177 |
MRP: orderpoint bugfix when lots of OP to compute |
|
178 |
MRP: domain restricted to stockable product for all forms |
|
179 |
PRODUCT: removed buggy report: product label |
|
180 |
PURCHASE: bugfix for approbation, request created where over limit |
|
181 |
STOCK: cancel picking list (or sale order) |
|
182 |
SUBSCRIPTION: bugfix when confirmation |
|
183 |
||
184 |
Client 3.1.0 |
|
185 |
New Features: |
|
186 |
Confirm closing of tabs when the ressource is modified and not saved |
|
187 |
||
188 |
Improvements: |
|
189 |
Shortcuts: |
|
190 |
Connect shortcut changed to Ctrl+O, |
|
191 |
Ctrl+L switches between form mode and list mode |
|
192 |
Renamed 'cancel' button to 'close' in many2one edition screens |
|
193 |
Display the correct number of decimal digits in the fractional part |
|
194 |
in list/tree views (use the 'digits' attribute of float fields) |
|
195 |
When opening a new search window, the search button get the focus, |
|
196 |
allowing to start a new search by just pressing enter |
|
197 |
Tree/List view always display header, even when scrolled down |
|
198 |
Improved feel in letter interface (textbox_tag) |
|
199 |
Added the possibility to pass context in action |
|
200 |
||
201 |
Bugfixes: |
|
202 |
More logical cycle order between fields when using the tab key |
|
203 |
Fixed when press on button and form not valid |
|
204 |
||
205 |
Packaging: |
|
206 |
Removed old (specific) plugins |
|
207 |
||
208 |
------------------------------------------------------------------------
|
|
209 |
||
210 |
Mon Sep 26 12:17:54 CEST 2005 |
|
211 |
Server 3.0.3 |
|
212 |
New features: |
|
213 |
KERNEL: Reports can now be designed using OpenOffice !!! |
|
214 |
HR: Make the timesheet by week working |
|
215 |
PURCHASE: Warn product manager for purchases above a predefined amount |
|
216 |
STOCK: Added the possibility to create an UPS xml file suitable |
|
217 |
for the WSI application of UPS |
|
218 |
Improvements: |
|
219 |
KERNEL: added automatic truncation of char fields which are too long |
|
220 |
on data import (it will add '...' at the end of truncated |
|
221 |
strings). |
|
222 |
LETTER: Highly improved module: |
|
223 |
- Letters can now be printed. |
|
224 |
- Added support for color, size, bold, underline and |
|
225 |
italic font attributes |
|
226 |
Bugfixes: |
|
227 |
KERNEL: fix problem when trying to create a table before it has been |
|
228 |
initialized
|
|
229 |
BASE: import res before importing ir |
|
230 |
HR: merge fixes from trunk |
|
231 |
||
232 |
Client 3.0.3 |
|
233 |
Improvements: |
|
234 |
Improved our textbox widget to add support for font size, color, ... |
|
235 |
||
236 |
------------------------------------------------------------------------
|
|
237 |
||
238 |
Fri Sep 18 17:39:03 CEST 2005 |
|
239 |
Server 3.0.2 |
|
240 |
Bugfixes: |
|
241 |
PURCHASE: small bugfix when taxes are used |
|
242 |
SALE: small bugfix when taxes are used |
|
243 |
Packaging: |
|
244 |
install script bugfixes |
|
245 |
Readded pychart |
|
246 |
||
247 |
Client 3.0.2 |
|
248 |
Bugfixes: |
|
249 |
install script bugfixes |
|
250 |
||
251 |
------------------------------------------------------------------------
|
|
252 |
||
253 |
Fri Sep 16 11:41:33 CEST 2005 |
|
254 |
Server 3.0.1 |
|
255 |
Big change: new stock management method, completly rewritten |
|
256 |
Better tracking method |
|
257 |
Only stock moves are recorded |
|
258 |
Stock may be negatives |
|
259 |
Better double-entry reporting (Procurement/inventory/production) |
|
260 |
||
261 |
New features: |
|
262 |
KERNEL: new --without-demo command line option |
|
263 |
LETTER: bugfixes + wizard add paragraphs |
|
264 |
MRP: Added report (Splitted bom) |
|
265 |
PRODUCTS: new report: labels |
|
266 |
SALE: Added fields in the sale.order.pos: untaxed amount, total, ... |
|
267 |
Improvements: |
|
268 |
KERNEL: better log message when loading/writing translations files |
|
269 |
KERNEL: changed exception type in custom report, so that exception are |
|
270 |
forwarded to the client |
|
271 |
LETTER: new modifications, wizard |
|
272 |
PRODUCT: added attributes to products. |
|
273 |
PRODUCT: manufacturer are now res.partner |
|
274 |
MRP: bom revision indices can now be set automatically |
|
275 |
MRP: added the possibility to send request at the end of the |
|
276 |
procurment calculation |
|
277 |
PRODUCT: added a product manager in product_template. |
|
278 |
PRODUCT: category of UOM |
|
279 |
PROJECT: email customer support (id task etc) |
|
280 |
PURCHASE: added a new step to the workflow to confirm the purchase |
|
281 |
when its amount is greater than 150. |
|
282 |
STOCK: implemented automatic lot numbering when splitting(wizard) |
|
283 |
Bugfixes: |
|
284 |
KERNEL: role in workflow works now |
|
285 |
BASE: ir_values bugfix |
|
286 |
BASE: fixed typo (closes bug #107) |
|
287 |
MRP: wrong number of param passed to onchange_partner_id |
|
288 |
MRP: onchange_product_id raised an error since the wrong number of |
|
289 |
parameters was given there was also an error with the uom. |
|
290 |
PRODUCT: forgot one field in the new attributes. |
|
291 |
PURCHASE: workflow did not work. |
|
292 |
STOCK: rewritten lot splitting in wizard instead of stock.py |
|
293 |
STOCK: fixed split move |
|
294 |
||
295 |
Client 3.0.1 |
|
296 |
Improvements: |
|
297 |
Changed support request window |
|
298 |
Support requests are now sent to support@tiny.be |
|
299 |
Improved textbox_tag widget (underline, bold, ...) |
|
300 |
Bugfixes: |
|
301 |
Support request are now correctly sent by mail |
|
302 |
When clicking on a form button, if another form as been previously |
|
303 |
loaded, and if you're working on a new form the previous form was |
|
304 |
reloaded if all the fields (of the new form) are not correclty filled.
|
|
305 |
||
306 |
------------------------------------------------------------------------
|
|
307 |
||
308 |
Thu Sep 1 18:38:46 CEST 2005
|
|
309 |
Server 3.0
|
|
310 |
New Module: (more details follow)
|
|
311 |
MRP (Production; MRP, MRPII, JIT, TRACABILITY)
|
|
312 |
||
313 |
Modules recoded from scratch: (more details follow)
|
|
314 |
Products, Purchases, Sales, Stocks
|
|
315 |
||
316 |
GENERAL:
|
|
317 |
Added a lot of demo data
|
|
318 |
All english terms reviewed
|
|
319 |
New install/setup script
|
|
320 |
Added lots of new reports/graphs/...
|
|
321 |
||
322 |
KERNEL:
|
|
323 |
Highly improved 'custom' reports creator |
|
324 |
- create new reports easily (from within the program)
|
|
325 |
- choose your fields, descriptions and make
|
|
326 |
table, pie chart or bar reports
|
|
327 |
- group some fields, compute the average, sum, or maximum of fields
|
|
328 |
- uses libxslt instead of sablotron (as for other reports)
|
|
329 |
Added sequence setting
|
|
330 |
Better version management
|
|
331 |
The server now binds itself to all (network) interfaces
|
|
332 |
Copy function for all ressources
|
|
333 |
Improved the migration system (auto-detection of changes in one field)
|
|
334 |
||
335 |
BASE:
|
|
336 |
Simplified a lot the request system
|
|
337 |
Preferences (account/stock) at the product or category level
|
|
338 |
Partner categories are in trees (pricelist/promo/report at any level)
|
|
339 |
Added payment term for partners
|
|
340 |
The name and code of each product can be different for each partner
|
|
341 |
(if needed)
|
|
342 |
Added all countries and their code in the default data
|
|
343 |
||
344 |
ACCOUNT:
|
|
345 |
Added intracom report
|
|
346 |
New concept: Income/cost center
|
|
347 |
Fixed the matching of transfers in some circumstances
|
|
348 |
||
349 |
CRM:
|
|
350 |
Added reference field for sale order
|
|
351 |
Move BO -> Sale wizard wizard to sale module
|
|
352 |
||
353 |
MARKETING:
|
|
354 |
Importing partner in campaign works
|
|
355 |
||
356 |
MRP:
|
|
357 |
Workcenters
|
|
358 |
Production orders
|
|
359 |
BoM
|
|
360 |
Explosition, Trees, Revisions, Copy, ...
|
|
361 |
Multi-Level / Phantoms
|
|
362 |
Customizable products via properties
|
|
363 |
Complete tracability
|
|
364 |
Scheduler:
|
|
365 |
MRP
|
|
366 |
MRP II
|
|
367 |
OrderPoint
|
|
368 |
Manual
|
|
369 |
Procurement Orders
|
|
370 |
OrderPoint procurement
|
|
371 |
||
372 |
PRODUCTS:
|
|
373 |
UOM (purchase/sale)
|
|
374 |
Different references by partner + sale + purchase
|
|
375 |
Distinction between manufacter and supplier (one2many)
|
|
376 |
Preferences (account/stock) at the product or category level
|
|
377 |
Weight / Volume
|
|
378 |
Descriptions automatically added to Sale Order/Purchase Order
|
|
379 |
Lots of new reports; future stock
|
|
380 |
||
381 |
PROJECT:
|
|
382 |
Warranties support
|
|
383 |
Added button to toggle activity status
|
|
384 |
Reopen a canceled task
|
|
385 |
Bugfixes in Gantt representation
|
|
386 |
Fixed the order of tasks depending on their priority
|
|
387 |
||
388 |
PURCHASE:
|
|
389 |
You can now purchase and ship directly from the supplier to the cust.
|
|
390 |
Added notes for bundle
|
|
391 |
||
392 |
SALES:
|
|
393 |
Create a sale from crm.case (wizard)
|
|
394 |
All incoterms added
|
|
395 |
Make to stock / Make to order
|
|
396 |
Added salesman for commissions
|
|
397 |
Eth (date_planned/make_to_order...) at the line level
|
|
398 |
Added notes for bundle
|
|
399 |
||
400 |
STOCK:
|
|
401 |
Units of Measure supported
|
|
402 |
New feautre: serialize/create lot at any level
|
|
403 |
Origin in all documents (PO create from a SO/OP/...)
|
|
404 |
New concept: Reservations
|
|
405 |
Bar code support: with tag <codeBar code="">value</codeBar>
|
|
406 |
Codabar, Code 11, Code 128, Code 39, Code 93, I2of5
|
|
407 |
Extended Code 39, Extended Code 93, MSI, USPS FIM, USPS POSTNET
|
|
408 |
Orderpoint automatic reordering method
|
|
409 |
||
410 |
Client 3.0
|
|
411 |
New features:
|
|
412 |
New icons in the menu
|
|
413 |
Colors in tree/list views
|
|
414 |
New right click functions:
|
|
415 |
Print any report or launch any wizard concerning the ressource
|
|
416 |
which the current field points to
|
|
417 |
Open the ressources which relate to the ressource pointed by the
|
|
418 |
current field
|
|
419 |
Added a new button next to one2many fields to duplicate one entry
|
|
420 |
(for example for partner adresses)
|
|
421 |
Multi-lang fields (marked by a flag) can be clicked for quick edition
|
|
422 |
Added the possibility (for Windows systems) to open attachments directly
|
|
423 |
with the correct document handler (ex: Word for .doc, ...)
|
|
424 |
Added support for "remote" attachments (ftp, smb, http, ...)
|
|
425 |
One can specify the user login, port and server on the command line
|
|
426 |
Improvements:
|
|
427 |
Added/changed some shortcuts (browsing tabs, ...)
|
|
428 |
Miscellaneous:
|
|
429 |
Tiny ERP has been tested and works on PDA Zaurus
|
|
430 |
Bug fixes:
|
|
431 |
Some bugfixes for Windows
|
|
432 |
||
433 |
------------------------------------------------------------------------
|
|
434 |
||
435 |
Mon Jul 18 17:03:50 CEST 2005
|
|
436 |
Server 2.1.3
|
|
437 |
Bugfixes:
|
|
438 |
KERNEL: (re)made the server runnable from anywhere
|
|
439 |
KERNEL: fixed search using non ascii characters !
|
|
440 |
KERNEL: fixed custom reports when the user wasn't working in english (context not null) |
|
441 |
ACCOUNT: fixed invoices with a sequence number with a (non-number) prefix/suffix |
|
442 |
MARKETING: added necessary initialisation file and imports to make the wizards work |
|
443 |
PROJECT: added the missing effective hours data to report |
|
444 |
Translations: |
|
445 |
Added Czech (cz) |
|
446 |
Added Portuguese (pt) |
|
447 |
Added Italian (it) |
|
448 |
Added Chinese (zh) |
|
449 |
||
450 |
Client 2.1.3 |
|
451 |
Improvements: |
|
452 |
Onchange methods activated on enter key press for spinbuttons, char, spinint |
|
453 |
Bugfixes: |
|
454 |
Show zero values in trees |
|
455 |
Fix setup.py (patch from Harmut Goebel) |
|
456 |
Miscellaneous: |
|
457 |
Added CREDITS file |
|
458 |
Translations: |
|
459 |
Added Ukrainian (uk) |
|
460 |
Added Chinese (zh) |
|
461 |
||
462 |
------------------------------------------------------------------------
|
|
463 |
||
464 |
Thu Jul 7 10:41:41 CEST 2005 |
|
465 |
Server 2.1.2 |
|
466 |
New features: |
|
467 |
KERNEL: int_to_text in dutch |
|
468 |
PROJECT: new wizard to deactivate projects |
|
469 |
Improvements: |
|
470 |
KERNEL: reworked command line options |
|
471 |
KERNEL: better error messages on database problems on startup |
|
472 |
KERNEL: cleaner config parsing |
|
473 |
KERNEL: support for "ref" in views, |
|
474 |
use '%(id_string)d' to get the id of a record defined in |
|
475 |
the same module with an attribute id="id_string" |
|
476 |
ACCOUNT: prevent deletion of invoices in the proforma, open or paid |
|
477 |
states
|
|
478 |
PROJECT: added a 'customer' field to tasks |
|
479 |
PROJECT: display full name of projects (include their parents name) |
|
480 |
PROJECT: added the 'priority' field to the view 'task with project' |
|
481 |
PROJECT: added the 'project' field to the search criterions of tasks |
|
482 |
PROJECT: precomplete 'date' field in task comments with current date |
|
483 |
Bugfixes: |
|
484 |
KERNEL: fixed crash when using login/password containing non ASCII |
|
485 |
characters
|
|
486 |
KERNEL: fixed some problems with win32 |
|
487 |
ALL: fix addons loading under win32 |
|
488 |
ACCOUNT: fix the bug which suggested an incorrect amount for a |
|
489 |
customer payment if the invoices it paid had already been |
|
490 |
matched
|
|
491 |
ACCOUNT: fix recalls and journal reports |
|
492 |
BASE: spelling fix in menu (closes bug #58) |
|
493 |
BASE: partner title form view fixed |
|
494 |
BASE: correct request priorities ('urgent' should be above 'medium') |
|
495 |
PROJECT: billing works now |
|
496 |
Packaging: |
|
497 |
Win32 server (HIGHLY EXPERIMENTAL!) |
|
498 |
Added debian packaging directory |
|
499 |
Fixed buggy setup.py |
|
500 |
||
501 |
Client 2.1.2 |
|
502 |
New features: |
|
503 |
Added menu items to access the online help (index and contextual help) |
|
504 |
Buttons in views can now launch an action (type = action) |
|
505 |
Added a menu item (and shortcut) to switch between list view and form view |
|
506 |
Ask confirmation on quit (through Ctrl-Q, the menu item or closing the window) |
|
507 |
Improvements: |
|
508 |
'On change' now works for spinint and spinbutton widgets too |
|
509 |
Use /usr/bin/python instead of /usr/bin/python2.3 explicitely |
|
510 |
Allows setting default values on datetime widgets |
|
511 |
Bug fixes: |
|
512 |
Show buttons in views if their 'states' attribute is not defined |
|
513 |
Use 'softpath_html' instead of 'softpath' for preview in html |
|
514 |
||
515 |
------------------------------------------------------------------------
|
|
516 |
||
517 |
Thu Jun 16 17:54:40 CEST 2005 |
|
518 |
Client + Server 2.1.1: |
|
519 |
Bug fixes: |
|
520 |
Fixed a critical bug that prevented the client to log in on a newly created database |
|
521 |
||
522 |
------------------------------------------------------------------------
|
|
523 |
||
524 |
Thu Jun 16 12:15:50 CEST 2005 |
|
525 |
Server 2.1.0 |
|
526 |
New features: |
|
527 |
ACCOUNT: ability to protect accounts from transfers |
|
528 |
PROJECT: sequence, report detail, copy of project |
|
529 |
STOCK: virtual and real quantity |
|
530 |
STOCK: complete tracking of a lot (move + picking list) |
|
531 |
Improvements: |
|
532 |
BASE: Grant access to menu updated |
|
533 |
PROJECT: Gantt graphs with timesheets |
|
534 |
Bug fixes: |
|
535 |
Lots of bugfixes in the stock, projects, and network modules |
|
536 |
Fixes for the server on windows |
|
537 |
||
538 |
Clent 2.1.0 |
|
539 |
Bug fixes: |
|
540 |
Fixed request creation |
|
541 |
||
542 |
------------------------------------------------------------------------
|
|
543 |
||
544 |
Thu Jun 9 17:11:59 CEST 2005 |
|
545 |
Server 2.0.11 |
|
546 |
New features: |
|
547 |
KERNEL: automatically update column definition if a varchar column has changed size |
|
548 |
ALL: record logs of latest create/write (see form menu) |
|
549 |
ALL: new 'wizard' tag to simplify wizards declaration |
|
550 |
ALL: new 'report' tag to simplify reports declaration |
|
551 |
ACCOUNT: new wizard to check (verified/unverified) transactions |
|
552 |
PROJECT: lots of new features |
|
553 |
PROJECT: copy of project templates |
|
554 |
SUBSCRIPTION: new module for recurring tasks and contracts |
|
555 |
Improvements: |
|
556 |
ALL: use the new 'wizard' tag and the 'delete' tag to greatly shorten wizards declaration |
|
557 |
ALL: use the new 'report' tag and the 'delete' tag to greatly shorten reports declaration |
|
558 |
BASE: small changes to comply with Debian policy (local dir independant) |
|
559 |
BASE: Partner search on ZIP or NAME |
|
560 |
BASE: mail sent in utf-8 now. This allow the support of unicode |
|
561 |
CRM: case search on title or description |
|
562 |
CRM: events - current datetime by default |
|
563 |
NETWORK: big ergonomy improvement |
|
564 |
PROJECT: better menu structure |
|
565 |
PROJECT: better gantt charts |
|
566 |
PROJECT: generation of sale order with or without products |
|
567 |
Bug fixes: |
|
568 |
KERNEL: fixed problem with data containing special chars (&,<,>) |
|
569 |
KERNEL: fix message when no DB (closes bug #47) |
|
570 |
BASE: requests, links to others ressources |
|
571 |
BASE: fixed export with relations fields (one2many, many2many) |
|
572 |
BASE: fixed import with relations fields (one2many, many2many) |
|
573 |
BASE: remove partner -> remove contacts of this partner |
|
574 |
BASE: fixed export translation of fields |
|
575 |
PRODUCT: fixed alignement bug |
|
576 |
||
577 |
Client 2.0.11 |
|
578 |
New features: |
|
579 |
View logs of latest create/write (see form menu) |
|
580 |
New dialog to jump to a ressource with a specific id |
|
581 |
New widget for links which can point to several different ressources |
|
582 |
(see requests & subscription) |
|
583 |
Improvements: |
|
584 |
Spinbutton - when clicking on arrows, increment by integer |
|
585 |
Confirm remove attachment |
|
586 |
Can now select day by double clicking on it in the calendar widget |
|
587 |
Removed the 'id' column from the shortcuts panel of the menu |
|
588 |
Bug fixes: |
|
589 |
Bugfixes for the windows client |
|
590 |
Prevent opening the calendar/datetime if readonly |
|
591 |
Bugfix when corrupted image file in attachment |
|
592 |
Export translation of fields |
|
593 |
Translations: |
|
594 |
New langage: Spanish |
|
595 |
||
596 |
------------------------------------------------------------------------
|
|
597 |
||
598 |
Wed june 01 17:01:28 CEST 2005 |
|
599 |
Server 2.0.10 |
|
600 |
Fix the regressions introduced in 2.0.9 |
|
601 |
||
602 |
------------------------------------------------------------------------
|
|
603 |
||
604 |
Tue may 31 10:02:28 CEST 2005 |
|
605 |
Server 2.0.9 |
|
606 |
New features: |
|
607 |
KERNEL: added a new wizard node type: 'choice' |
|
608 |
BASE: added interface for editing states and countries |
|
609 |
PROJECT: new module (draft) |
|
610 |
Improvements: |
|
611 |
KERNEL: report generator completely rewritten (huge speed improvement |
|
612 |
in some cases) |
|
613 |
KERNEL: speed improvement on relations many2one |
|
614 |
KERNEL: added role testing to workflows |
|
615 |
ACCOUNT: prevent deletion of transfers in the posted state |
|
616 |
ACCOUNT: swapped credit/debit order in account tree |
|
617 |
BASE: labels sorted by sort Country, Zip, Name |
|
618 |
HR: ask the user when he forgot to sign in/out |
|
619 |
HR: take care of people working at night |
|
620 |
HR: added workgroups for timesheets |
|
621 |
Bug fixes: |
|
622 |
BASE: fix & cleanup email send |
|
623 |
HR: fixed a small bug in the holiday computation |
|
624 |
HR: fixed a bug in the workhour computation |
|
625 |
HR: other small fixes |
|
626 |
Translations: |
|
627 |
New language: Romanian (ro) |
|
628 |
||
629 |
Client 2.0.9 |
|
630 |
Improvements: |
|
631 |
Speed improvement (only one name_get query for all ids of a one2many) |
|
632 |
Better import system for fields many2one |
|
633 |
Bug fixes: |
|
634 |
Search on one2many widget |
|
635 |
Translations: |
|
636 |
New language: Romanian (ro) |
|
637 |
||
638 |
------------------------------------------------------------------------
|
|
639 |
||
640 |
Wed may 11 11:41:42 CEST 2005 |
|
641 |
Server 2.0.8 |
|
642 |
New features: |
|
643 |
KERNEL: Added cronjobs |
|
644 |
KERNEL: All reports can be opened in MS Word and OOo for editing |
|
645 |
(see Form > Preview in Word) |
|
646 |
KERNEL: Support for masked fields (passwords marked with *) |
|
647 |
CUSTOM: New 'special' module for customer specific modifications |
|
648 |
HR: New module: |
|
649 |
Manages employees, timesheets, expenses notes, |
|
650 |
Sign in/sign out, holidays |
|
651 |
2 Timesheets Reports |
|
652 |
Improvements: |
|
653 |
KERNEL: Huge speed improvement in some parts of the kernel |
|
654 |
- Issue fewer queries to the database |
|
655 |
- Cache System |
|
656 |
BASE: Display the address of partners in their tree/list view and search form |
|
657 |
Bug fixes: |
|
658 |
BASE: Small bugfix if a contact has no partner |
|
659 |
Translations: |
|
660 |
New Language: Hungarian |
|
661 |
||
662 |
Client 2.0.8: |
|
663 |
New features: |
|
664 |
Added datetime widget |
|
665 |
Improvements: |
|
666 |
Displays the name of the current user in the status line |
|
667 |
Search the path for a list of openers (acrobat reader, word, lpr, ...) |
|
668 |
||
669 |
------------------------------------------------------------------------
|
|
670 |