Carlos Lopez

Results 15 issues of Carlos Lopez

Online mode can't return more quantity what remaining, but if not connection to server(offline) you can return same order many time, please see video: Part 1 mode online working fine...

before this commit, field date is not used, new account move is create with date now. After commit, field date is used for new account move

needs fixing
approved
ready to merge

…rectly * before this commit, If try reversal from `account.payment` when `create `is call, `active_model `and `active_ids ` are of `account.payment` instead of `account.move`. this commit avoid confussed and errors...

needs review

Hi guys, i tested this module and is wonderful, i see a possible feature to be implemented. current configuration on journal on field `cancel_method `is: `normal`(cancel document) `reversal`(reversal is done...

enhancement

Hi, I begin use this module If my policy is `always `so all accounts from same `account.account.type` are restricted. I whish can configure `policy `on `account.account` level Priority can be:...

enhancement
stale

field package_ids is compute and not storable, on database with many pickings wath use packages, when try validate picking is very slow. see https://github.com/odoo/odoo/blob/ca36c2ff4f80b913342ef8c3aa85b62ab0ad0ebf/odoo/osv/expression.py#L937 After this commit, recompute shipping_weight is...

Since `shipping_date` is a field `Date` but `date_planned` is a field `datetime`, before this commit, the `date_planned` in picking was one day less. complementary to https://github.com/odoo/odoo/commit/fe9e230b500af316e6f80af453a4073d9dff24b7 - Enable `Allow Ship...

Point of Sale

Hola, espero me recuerden Tenemos planes de ir migrando a V14, preparandonos con anticipacion(trabajar sobre la 13.4 hasta mientras), queria consultarles si tienen planes de migrar, podriamos trabajar en conjunto...

enhancement

Depends on: sale_procurement_group_by_line: https://github.com/OCA/sale-workflow/pull/2915

needs review
migration