Hi Devs,
On Tryton 3.2 and 3.4, we can use *Scheduler* without problems, but it
seems that on Tryton 3.6 Scheduler works different because I can not
achieve that works.
I created new *Scheduled Actions,* I set name: TEST01,
*Execution User*: Cron Trigger
*Request User:* Administrator,
*Inter
Hi Devs
I am trying set manual a tax line on move line, I am sure that the company
is in context although I can to create new line but it can not set tax
value because are not visible taxes of the company, I see that company
value is not setting when is called by:
http://hg.tryton.org/modules
Hi, Devs
Attibute colors works 3.4 with this code but not in 3.6
trytond.exceptions.UserError: ('UserError', (u'Invalid XML for view ...
I tried several ways I can't get works.
El domingo, 31 de mayo de 2015, 11:30:04 (UTC-5), Cédric Krier escribió:
>
> On 31 May 08:50, oscar_alvarez wrote:
> > Hi,
> >
> > I am curious, why bank module can to access all users by default?, when
> > sometimes the information in this model is sensitive
Hi,
I am curious, why bank module can to access all users by default?, when
sometimes the information in this model is sensitive for many companies.
Oscar Alvarez
I am getting stange results in General Ledger, on fields Balance, Total and
Balance, when just we creating account moves on first period of the first
fiscal year, for example a specific account it has moves on just on first
period (and select on wizard just first one period) and not on previou
Hi Devs
I am having problems with a migration 2.8 to 3.0 (restoring a database with
"update" = True), this is the traceback:
Traceback (most recent call last):
File "/trytond/protocols/jsonrpc.py", line 123, in _marshaled_dispatch
response['result'] = dispatch_method(method, params)
Fil
Hi
I am seeing that the payment lines was hide in this codereview:
http://codereview.tryton.org/93/diff/1/invoice.py
So, I think that to see this lines although the invoice is paid, is the
better option, because it allows to know all payments detailed (more
explicit).
Oscar Alvarez
Pre
Hi, Devs
It is possible call to Wizard from cron function?
Oscar Alvarez
Hi, Devs
Sometimes is so difficult to found to specific move in account_move model,
the number and post number is not enough, ¿So is it possible to add
"description" field to move view tree xml? the same way that sales and
purchases view tree.
PD: This is a recommendation of a customer.
Oscar
Hi, Devs
I want to propose add new model "company departments" to company module,
this model lets arrange employees for sections: stock, human resources,
maintenance, sales/marketing, so it for to be used in reports of timesheets
or worktime, and the in the future for a official staff and payro
El jueves, 12 de diciembre de 2013 08:10:09 UTC-5, Cédric Krier escribió:
>
> On 12/12/13 04:53 -0800, oscar_alvarez wrote:
> > Hi, boys
> >
> > Almost all my clients/customers have suggested that the cost price and
> list
> > price field in product model
Hi, boys
Almost all my clients/customers have suggested that the cost price and list
price field in product model it has too many decimal digits (4) and this
create a little visual confusion with thousands values for users in
Colombia so just 2 digits is fine, but to change this feature is not
Hi, devs
I found that the field analytic_lines introduced in move_line (account) by
the module analytic_account (2.8) doesn't appear in move line form but
this field if it is put on in xml file (move_line_form through of xpath
attribute), why it does not apper this field in form view? bug, fea
Hi, devs
I am having problems, with Tryton 2.9, login window on manage profile show
"Could not connect to the server", but the server is running with
"bin/trytond" (of course 2.9 version), and postgresql status is online,
with 2.8 I don't have problems for connecting,my files pg_hba.conf and
p
Hi Devs
I am using set_xmlrpc method of proteus for access to a database with 3200
products, but this process in starting in POS client take a long time (10
minutes), creating list tuple (code, name) from products
from proteus import config, Model, Wizard
_Product = Model.get('product.product
Hi devs,
I have been thinking from some month's ago, if it separates products and
variants is a good idea as today is on Tryton 2.8..., so now I have clear
it, after of work with my customers/end users and development some not
offcial modules, so IMHO that is not good idea although in principle
Hi, Devs
I need to know if this change (improvement) would be included in next
version or will be rejected?
http://codereview.tryton.org/865002/
Somebody it tested it?
Best regards
Oscar Alvarez
Presik Technologies
Hi, Devs
Are Analytical modules of Tryton for to create Center Costs [1] or useful
for this propose?
[1]
http://help.sap.com/saphelp_erp60_sp/helpdata/en/7e/cb7fe543a311d189eee81ddfac/content.htm
Atte,
Oscar Alvarez Montero
Hi, Devs
The Problem is that in Colombia (including Mexico, Canada Chile, Venezuela,
Perú) default style for print reports is letter, when I install Tryton to
a new client I have change manually (code in xml files) with style formats
A4 for letter for example in sale, purchase, etc, I think
Hi, Devs
Surfing in web I found this ERP made with python and javascript that has
Web Client even is opensource and it seems nice, I don't know, so maybe
some parts of code its could be useful for current development
https://erpnext.com/erpnext-demo
best regards
Oscar Alvarez
Hi Devs,
I want to proposal for Tryton 3.0 next changes / improvements, if your let
me I can write it in the wiki too:
1. As I commented in another mail to do Proteus more explicit in connection
or creation of databases:
*
*
*"I found some one functionality problems (not bugs) with current API
Hi,
I am looking for the Plugins options in the trunk client 2.7, but I can't
found it ¿?
was removed this option?
Oscar Alvarez
Presik Technologies
Hi Devs
I found some one functionality problems (not bugs) with current API of
Proteus 2.6.0, for example: a specific problem occurs when a user try
connect to a database existing, but the name database is enter wrong from
input, then proteus try creates (and create it!) a new database with the
Hi, Devs
How Can I create a view that show as names (head) of column the values in
records (variable values) but not name field of table?
Example:
ModelSQL
Name HouseOption 1Option 2
House A RedWhite
House B Green Brown
House C Blue
Hi Devs
It seems that the file tryton.cfg is missing in trytond_account-2.6.0, from
current, and It can't to install this module.
Oscar Alvarez
Prexik Technologies
Colombia
--
tryton-dev@googlegroups.com mailing list
Hi, Devs
I should like to propose two new features for tryton :
First, Add the ".ods" extension to setup.py in package_data for all
modules, the ".ods" file is a bit more flexibility for later work it for
the final users, because let it more options for data processing in LO
(statistics,
fil
Hi, boys
I am trying to create a .ods template file for a report in Tryton, but it
doesn't work, I think that my tryton code is fine, because I can to
generate empty file (opened in Libreoffice Calc) without objects, but when
I put in it the placeholders/fields for the objects inside of the te
Hi, Devs
I need help wtih this problem,
This is my try, but it doesn't work... :(
efficacy = fields.Selection([
('yes', 'Yes'),
('no', 'No'),
], 'Efficacy', states={
'readonly': Eval('create_uid') !=
Eval('Transaction().user'),
Hi,
I am working in Active Record for product_list_price module, I have an
advance, but how I test this module, I already installed server and client
tryton development version from mercurial, but I am not sure if I can to
install the new module and running?.
Thanks.
Oscar Alvarez
Colombia
30 matches
Mail list logo