Commit Graph

883 Commits (7615ba6301a002296bd8fbbd24d197bac00c6cb9)

Author SHA1 Message Date
Andreas Osim 76822501eb shorttext 2021-01-21 08:45:20 +01:00
Andreas Osim 2904b67c19 shorttext 2021-01-21 08:42:21 +01:00
Andreas Osim ba52bcb5eb new functional printout of invoice with short-text description 2021-01-20 17:50:35 +01:00
Andreas Osim 51e7fcf0c0 portal_id, vat copy=False; short_text (prepare for printout invoice with short_text); 2021-01-18 13:14:50 +01:00
Andreas Osim e3c94f3a76 reengineer tz_last_order (shift from dp_custom.sale to tz_last_order.sale 2020-12-04 10:05:20 +01:00
Andreas Osim a3cacf4d21 fix last_order_date when empty sale.order 2020-12-01 15:13:30 +01:00
Andreas Osim a60e9ee403 fix problem with formataddr and Umlaute 2020-11-27 11:01:39 +01:00
Andreas Osim 932cbf310f add fields 'last_order' and 'last_order_date' to res_partner (reworked)
... don't allow invoice customer with different country than order customer
2020-11-26 09:48:26 +01:00
Andreas Osim 2e0921dd86 add fields 'last_order' and 'last_order_date' to res_partner 2020-11-09 09:12:52 +01:00
Andreas Osim 8868ce6746 hotfix res_partner write (line 606) 2020-10-05 14:01:53 +02:00
Andreas Osim 7353b08176 SST-15 send full portal_id 2020-09-30 10:20:15 +02:00
Andreas Osim 5e2a9a6a73 interface enhancement fix root - default=True 2020-09-30 10:03:50 +02:00
Andreas Osim 60a1c0706f interface enhancement portal_create_contact new field 'root'
tz_report_production: add hierarchical pos in column 2
2020-09-30 09:26:28 +02:00
Andreas Osim 510a8826f0 undo commission_percentage 2020-09-16 16:36:06 +02:00
Andreas Osim f2fbcb5023 Add GroupBy Preisliste to sale_view 2020-09-16 16:12:03 +02:00
Andreas Osim b84284aa72 Fix für Steuer-ID resp. Info-UID in Invoice-Report 2020-09-16 16:10:25 +02:00
Andreas Osim 5c332d89aa Change pricelist behaviour 2020-09-14 14:46:19 +02:00
Andreas Osim 63e648fad7 fix for VAT-Validation, check VAT for duplicate in current company only! 2020-09-04 08:33:05 +02:00
Andreas Osim a1c233b9f2 Fix for sending pricelist for existing (assigned) partner 2020-08-19 14:59:24 +02:00
Andreas Osim cf5a530b87 Sales: Assembly_positions
Report_Production: Warenkorb
2020-08-17 13:08:20 +02:00
Andreas Osim 019c155715 change user_id to editor_id in sales tree view 2020-07-02 10:50:50 +02:00
Andreas Osim d0a81bc291 fix: change "Telefon: " from user_id.phone to editor_id.phone 2020-06-15 12:08:10 +02:00
Andreas Osim acd4b3db77 fix for pg9_complete bug 2020-06-03 11:09:07 +02:00
Andreas Osim 15c46b2428 Monitoring for 'Verkäufer' in res.partner 2020-06-03 10:01:39 +02:00
Andreas Osim a3d5010a74 change 'Verkäufer'-behaviour in sale-order 2020-05-27 15:05:40 +02:00
Andreas Osim fd6c22bb23 update design sale.xml 2020-05-27 13:49:40 +02:00
Andreas Osim f271d981cc Indicator for overdue Portal-Customer; automatic selection of 'Auftragsbearbeiter' 2020-05-27 10:23:29 +02:00
Andreas Osim f68aad6173 fix for Python 3.7 (base_vat_autocomplete) 2020-05-18 09:49:10 +02:00
Andreas Osim 894eec0830 rework design of report_sales 2020-05-15 11:24:34 +02:00
Andreas Osim 9f64921c9f rework design of report_sales 2020-05-15 11:15:22 +02:00
Andreas Osim 8d248541fa rework design of report_sales 2020-05-15 11:08:31 +02:00
Andreas Osim 3a64eab2c1 rework design of report_sales 2020-05-14 15:31:14 +02:00
Andreas Osim 060d128cb5 rework design of report_sales 2020-05-14 15:29:26 +02:00
Andreas Osim b2cc172a3b rework design of report_sales 2020-05-14 15:02:38 +02:00
Andreas Osim e7f9d4b22f rework design of report_sales 2020-05-14 14:36:09 +02:00
Andreas Osim c80f97b509 rework design of report_sales 2020-05-14 14:02:15 +02:00
Andreas Osim 862dfa531f Fix background for table on printout 2020-05-14 12:57:33 +02:00
Andreas Osim 5cdbfffcaa New field "editor = order_processor"; rework printout layout 2020-05-14 11:49:23 +02:00
Andreas Osim 01a8e3797e Fix Report_Template (DlvLogo) 2020-05-12 09:45:42 +02:00
Andreas Osim 8070db7871 Fix Report_Template (DlvLogo) 2020-05-12 09:32:42 +02:00
Andreas Osim c7e298dea2 Fix Report_Template (DlvLogo) 2020-05-12 09:23:34 +02:00
Andreas Osim 0988e01d21 Fix Report_Template (DlvLogo) 2020-05-12 09:19:26 +02:00
Andreas Osim 2d63f8e967 test DlvLogo 2020-05-07 10:30:03 +02:00
Andreas Osim 766fab2645 Test DlvLogo 2020-05-07 10:26:43 +02:00
Andreas Osim c2f176953b Fix for DlvLogo/OcLogo 2020-05-07 08:22:28 +02:00
Andreas Osim 0599c82462 fix DlvLogo DlvRetailLogo 2020-05-06 15:48:42 +02:00
Andreas Osim 9e6bcfc032 Fix Problem with portal_id in res_partner.py class PartnerEventListener 2020-05-06 12:53:53 +02:00
Andreas Osim ef69c915cb tz_dealer_discount - fix problem with sorting in account_invoice 2020-04-27 09:37:22 +02:00
Andreas Osim 39567c8e04 Add Discount -- Do not allow creation of discount-product during selection in offer/invoice 2020-04-17 11:15:37 +02:00
Andreas Osim 1b314b1d54 fix for Python V3.7 (module website) 2020-04-15 16:16:21 +02:00