Víctor Martínez

Results 42 issues of Víctor Martínez

New module Example use case (import a PDF in Contacts) ![ejemplo](https://github.com/OCA/edi/assets/4117568/e845ec3c-dc10-425e-b4fa-e5a9c6fe7469) ![ejemplo-import](https://github.com/OCA/edi/assets/4117568/7bd9ea22-6c64-45ce-a60a-565bae38590d) Other use cases: Sale Orders, Purchase Orders, Invoices, etc TODO: - [ ] Add documentation. - [x] Add...

Related to https://github.com/OCA/delivery-carrier/pull/755 (https://github.com/OCA/delivery-carrier/actions/runs/8269746616/job/22625732737) Avoid test errors if the purchase module is installed Please @pedrobaeza and @carolinafernandez-tecnativa can you review it? @Tecnativa TT46563

Locked by: - [ ] `base_changeset`: https://github.com/OCA/server-tools/pull/2759 - [ ] `base_changeset`: https://github.com/OCA/server-tools/pull/2756 - [ ] `base_changeset`: https://github.com/OCA/server-tools/pull/2760 - [ ] `base_changeset_tier_validation`: https://github.com/OCA/server-tools/pull/2623 Extra changes to full compatibility with previous changes:...

Allow one2many fields from rules Changes done: - [x] Allow one2many fields from rules. - [x] Show the virtual one2many line in the form view. ![ejemplo-1](https://github.com/OCA/server-tools/assets/4117568/f11dc46c-93ed-4ee6-80c1-96b2a1ff6584) ![ejemplo-2](https://github.com/OCA/server-tools/assets/4117568/c0a7cb24-a211-4652-9ecf-1aa4c3f1a86f) - [x] Indicate...

Misc changes from `base_changeset`: - [x] Change development_status to Beta. - [x] Improve `_changeset_disabled()` method with `self.env.su` - [x] Remove `` tag from groups.xml - [x] Add Admin user to...

Superseed from 13.0: https://github.com/OCA/server-tools/pull/2184 Extra changes: - Change the `get_fields_changeset_changes()` method to indicate the ids to be queried. - Remove show changesets in tree views. - Change so that in...

Migration to 16.0 Depends on: - [ ] https://github.com/OCA/OpenUpgrade/pull/4170 @Tecnativa TT42392

Dependency OK

Nothing to do Depends on: - [ ] https://github.com/OCA/OpenUpgrade/pull/4170 @Tecnativa TT42393

Blocked by dependency

Rename `group_id` column from `purchase.requisition` to procurement_group_id. Related to https://github.com/OCA/purchase-workflow/pull/2196 @Tecnativa TT41760

Related to https://github.com/OCA/purchase-workflow/pull/2081 Merged into purchase_stock (`receipt_status` field) Please @pedrobaeza can you review it? @Tecnativa TT47855